From 6f6f8d863d29b3c3134cf172c9bee9a5c7ec8422 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Fri, 7 Nov 2025 17:55:55 -0500 Subject: [PATCH] [world] 'xorg-xeyes-1.3.1-1.6' add --- .artixlinux/pkgbase.yaml | 4 ++-- .artixlinux/srcinfo.yaml | 4 ++-- PKGBUILD | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.artixlinux/pkgbase.yaml b/.artixlinux/pkgbase.yaml index a89f9bd..779e62c 100644 --- a/.artixlinux/pkgbase.yaml +++ b/.artixlinux/pkgbase.yaml @@ -30,9 +30,9 @@ repos: packages: [] debug: [] world: - version: 1.3.1-1.5 + version: 1.3.1-1.6 packages: - - xorg-xeyes-1.3.1-1.5-x86_64.pkg.tar.zst + - xorg-xeyes-1.3.1-1.6-x86_64.pkg.tar.zst debug: [] lib32-goblins: version: null diff --git a/.artixlinux/srcinfo.yaml b/.artixlinux/srcinfo.yaml index 219b913..dafebd5 100644 --- a/.artixlinux/srcinfo.yaml +++ b/.artixlinux/srcinfo.yaml @@ -1,10 +1,10 @@ --- -version: 1.3.1-1.5 +version: 1.3.1-1.6 pkgbase: name: xorg-xeyes pkgdesc: Follow the mouse/SHAPE extension X demo pkgver: 1.3.1 - pkgrel: 1.5 + pkgrel: 1.6 url: https://xorg.freedesktop.org/ arch: - x86_64 diff --git a/PKGBUILD b/PKGBUILD index 5ea6b53..87e86d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=xorg-xeyes pkgver=1.3.1 -pkgrel=1.5 +pkgrel=1.6 pkgdesc="Follow the mouse/SHAPE extension X demo" arch=('x86_64') url="https://xorg.freedesktop.org/"