Update PKGBUILD and .SRCINFO with GitHub Actions

This commit is contained in:
pathin 2026-02-22 04:09:57 +00:00
parent ae2dee3299
commit aa839c2247
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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')