[world-gremlins] 'xorg-xeyes-1.3.1-1.1' add
All checks were successful
Publish / Build and publish (push) Successful in -1m51s

This commit is contained in:
2025-11-07 13:29:47 -05:00
parent e35869806e
commit 3134660c95
3 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
--- ---
team: world team: world
actions: actions:
addRepo: world addRepo: world-gremlins
removeRepo: null removeRepo: null
triggersBuild: true triggersBuild: true
triggersRebuild: false triggersRebuild: false
@@ -26,8 +26,9 @@ repos:
packages: [] packages: []
debug: [] debug: []
world-gremlins: world-gremlins:
version: null version: 1.3.1-1.1
packages: [] packages:
- xorg-xeyes-1.3.1-1.1-x86_64.pkg.tar.zst
debug: [] debug: []
world: world:
version: 1.3.1-1 version: 1.3.1-1

View File

@@ -1,10 +1,10 @@
--- ---
version: 1.3.1-1 version: 1.3.1-1.1
pkgbase: pkgbase:
name: xorg-xeyes name: xorg-xeyes
pkgdesc: Follow the mouse/SHAPE extension X demo pkgdesc: Follow the mouse/SHAPE extension X demo
pkgver: 1.3.1 pkgver: 1.3.1
pkgrel: 1 pkgrel: 1.1
url: https://xorg.freedesktop.org/ url: https://xorg.freedesktop.org/
arch: arch:
- x86_64 - x86_64

View File

@@ -4,7 +4,7 @@
pkgname=xorg-xeyes pkgname=xorg-xeyes
pkgver=1.3.1 pkgver=1.3.1
pkgrel=1 pkgrel=1.1
pkgdesc="Follow the mouse/SHAPE extension X demo" pkgdesc="Follow the mouse/SHAPE extension X demo"
arch=('x86_64') arch=('x86_64')
url="https://xorg.freedesktop.org/" url="https://xorg.freedesktop.org/"