[world] 'xorg-xeyes-1.3.1-1.12' add
This commit is contained in:
@@ -30,9 +30,9 @@ repos:
|
|||||||
packages: []
|
packages: []
|
||||||
debug: []
|
debug: []
|
||||||
world:
|
world:
|
||||||
version: 1.3.1-1.11
|
version: 1.3.1-1.12
|
||||||
packages:
|
packages:
|
||||||
- xorg-xeyes-1.3.1-1.11-x86_64.pkg.tar.zst
|
- xorg-xeyes-1.3.1-1.12-x86_64.pkg.tar.zst
|
||||||
debug: []
|
debug: []
|
||||||
lib32-goblins:
|
lib32-goblins:
|
||||||
version: null
|
version: null
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
version: 1.3.1-1.11
|
version: 1.3.1-1.12
|
||||||
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.11
|
pkgrel: 1.12
|
||||||
url: https://xorg.freedesktop.org/
|
url: https://xorg.freedesktop.org/
|
||||||
arch:
|
arch:
|
||||||
- x86_64
|
- x86_64
|
||||||
|
|||||||
@@ -77,7 +77,7 @@ jobs:
|
|||||||
cat "./post-entrypoint.sh"
|
cat "./post-entrypoint.sh"
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
uses: https://git.sanin.dev/packages_infra/makepkg-build-action@v1
|
uses: https://git.sanin.dev/packages_infra/makepkg-build-action@v1-artix
|
||||||
if: ${{ steps.parsed.outputs.build == 'true' }}
|
if: ${{ steps.parsed.outputs.build == 'true' }}
|
||||||
with:
|
with:
|
||||||
username: "${{ secrets.USERNAME }}"
|
username: "${{ secrets.USERNAME }}"
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=xorg-xeyes
|
pkgname=xorg-xeyes
|
||||||
pkgver=1.3.1
|
pkgver=1.3.1
|
||||||
pkgrel=1.11
|
pkgrel=1.12
|
||||||
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/"
|
||||||
|
|||||||
Reference in New Issue
Block a user