Update PKGBUILD and .SRCINFO with GitHub Actions

This commit is contained in:
pathin 2026-02-22 06:26:56 +00:00
parent 01b0b9a0e7
commit 141611df07
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = onset
pkgdesc = Lightweight GTK4 autostart manager for Linux
pkgver = 1.0.1
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/xPathin/onset
arch = x86_64
@ -12,7 +12,7 @@ pkgbase = onset
depends = libadwaita
provides = onset
conflicts = onset-git
source = onset-1.0.1.tar.gz::https://github.com/xPathin/onset/archive/v1.0.1.tar.gz
source = onset-1.0.2.tar.gz::https://github.com/xPathin/onset/archive/v1.0.2.tar.gz
sha256sums = SKIP
pkgname = onset

View file

@ -1,6 +1,6 @@
# Maintainer: Patrick Fischer <aur at pathin dot me>
pkgname=onset
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="Lightweight GTK4 autostart manager for Linux"
arch=('x86_64' 'aarch64')