mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update PKGBUILD and .SRCINFO with GitHub Actions
This commit is contained in:
parent
38c26a76fb
commit
65322b2edc
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = onset-git
|
||||
pkgdesc = Lightweight GTK4 autostart manager for Linux
|
||||
pkgver = 1.0.2.r5.g04fdd2e
|
||||
pkgver = 1.0.3.r0.gc8a61b9
|
||||
pkgrel = 1
|
||||
url = https://github.com/xPathin/onset
|
||||
arch = x86_64
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Patrick Fischer <aur at pathin dot me>
|
||||
pkgname=onset-git
|
||||
pkgver=1.0.2.r5.g04fdd2e
|
||||
pkgver=1.0.3.r0.gc8a61b9
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight GTK4 autostart manager for Linux"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue