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
ae2dee3299
commit
aa839c2247
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = onset-git
|
||||
pkgdesc = Lightweight XDG autostart manager for Linux
|
||||
pkgver = 1.0.0.r2.g7ada8b5
|
||||
pkgdesc = Lightweight GTK4 autostart manager for Linux
|
||||
pkgver = 1.0.0.r8.g2e92db9
|
||||
pkgrel = 1
|
||||
url = https://github.com/xPathin/onset
|
||||
arch = x86_64
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Patrick Fischer <aur at pathin dot me>
|
||||
pkgname=onset-git
|
||||
pkgver=1.0.0.r2.g7ada8b5
|
||||
pkgver=1.0.0.r8.g2e92db9
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight XDG autostart manager for Linux"
|
||||
pkgdesc="Lightweight GTK4 autostart manager for Linux"
|
||||
arch=('x86_64' 'aarch64')
|
||||
url="https://github.com/xPathin/onset"
|
||||
license=('MIT')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue