[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: [] packages: []
debug: [] debug: []
world-gremlins: world-gremlins:
version: 1.3.1-1.1 version: 1.3.1-1.2
packages: 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: [] debug: []
world: world:
version: 1.3.1-1 version: 1.3.1-1

View File

@@ -1,10 +1,10 @@
--- ---
version: 1.3.1-1.1 version: 1.3.1-1.2
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.1 pkgrel: 1.2
url: https://xorg.freedesktop.org/ url: https://xorg.freedesktop.org/
arch: arch:
- x86_64 - x86_64

View File

@@ -12,7 +12,7 @@ jobs:
contents: read contents: read
steps: steps:
- name: Build and publish - 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: with:
username: "${{ secrets.USERNAME }}" username: "${{ secrets.USERNAME }}"
token: ${{ secrets.TOKEN }} token: ${{ secrets.TOKEN }}

View File

@@ -4,7 +4,7 @@
pkgname=xorg-xeyes pkgname=xorg-xeyes
pkgver=1.3.1 pkgver=1.3.1
pkgrel=1.1 pkgrel=1.2
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/"