[world] 'xorg-xeyes-1.3.1-1.5' add
All checks were successful
Publish / Build and publish (push) Successful in -1m50s
All checks were successful
Publish / Build and publish (push) Successful in -1m50s
This commit is contained in:
@@ -30,9 +30,9 @@ repos:
|
|||||||
packages: []
|
packages: []
|
||||||
debug: []
|
debug: []
|
||||||
world:
|
world:
|
||||||
version: 1.3.1-1.4
|
version: 1.3.1-1.5
|
||||||
packages:
|
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: []
|
debug: []
|
||||||
lib32-goblins:
|
lib32-goblins:
|
||||||
version: null
|
version: null
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
version: 1.3.1-1.4
|
version: 1.3.1-1.5
|
||||||
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.4
|
pkgrel: 1.5
|
||||||
url: https://xorg.freedesktop.org/
|
url: https://xorg.freedesktop.org/
|
||||||
arch:
|
arch:
|
||||||
- x86_64
|
- x86_64
|
||||||
|
|||||||
@@ -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@33a14fb56fce1d2ffa6ff637599fa074415440da
|
uses: https://git.sanin.dev/packages_test/build-publish@b369de6b51a740856d9f62b78a566301bdbc0e36
|
||||||
with:
|
with:
|
||||||
username: "${{ secrets.USERNAME }}"
|
username: "${{ secrets.USERNAME }}"
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=xorg-xeyes
|
pkgname=xorg-xeyes
|
||||||
pkgver=1.3.1
|
pkgver=1.3.1
|
||||||
pkgrel=1.4
|
pkgrel=1.5
|
||||||
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