[world-gremlins] 'xorg-xeyes-1.3.1-1.2' add
Some checks failed
Publish / Build and publish (push) Failing after -2m14s

This commit is contained in:
2025-11-07 13:40:19 -05:00
parent 3134660c95
commit 9e8907b084
4 changed files with 6 additions and 6 deletions

View File

@@ -26,9 +26,9 @@ repos:
packages: []
debug: []
world-gremlins:
version: 1.3.1-1.1
version: 1.3.1-1.2
packages:
- xorg-xeyes-1.3.1-1.1-x86_64.pkg.tar.zst
- xorg-xeyes-1.3.1-1.2-x86_64.pkg.tar.zst
debug: []
world:
version: 1.3.1-1

View File

@@ -1,10 +1,10 @@
---
version: 1.3.1-1.1
version: 1.3.1-1.2
pkgbase:
name: xorg-xeyes
pkgdesc: Follow the mouse/SHAPE extension X demo
pkgver: 1.3.1
pkgrel: 1.1
pkgrel: 1.2
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@master
uses: https://git.sanin.dev/packages_test/build-publish@d378b9856c
with:
username: "${{ secrets.USERNAME }}"
token: ${{ secrets.TOKEN }}

View File

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