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

This commit is contained in:
2025-11-07 16:36:13 -05:00
parent b40774a22d
commit 403a3c01cb
4 changed files with 6 additions and 6 deletions

View File

@@ -30,9 +30,9 @@ repos:
packages: []
debug: []
world:
version: 1.3.1-1.4
version: 1.3.1-1.5
packages:
- xorg-xeyes-1.3.1-1.4-x86_64.pkg.tar.zst
- xorg-xeyes-1.3.1-1.5-x86_64.pkg.tar.zst
debug: []
lib32-goblins:
version: null

View File

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

View File

@@ -12,7 +12,7 @@ jobs:
contents: read
steps:
- name: Build and publish
uses: https://git.sanin.dev/packages_test/build-publish@33a14fb56fce1d2ffa6ff637599fa074415440da
uses: https://git.sanin.dev/packages_test/build-publish@b369de6b51a740856d9f62b78a566301bdbc0e36
with:
username: "${{ secrets.USERNAME }}"
token: ${{ secrets.TOKEN }}

View File

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