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
ccf098fc45
commit
1059fe91cf
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = onset-git
|
||||
pkgdesc = Lightweight XDG autostart manager for Linux
|
||||
pkgver = 1.0.0.r0.ga65f5af
|
||||
pkgver = 1.0.0.r0.g218b576
|
||||
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.0.r0.ga65f5af
|
||||
pkgver=1.0.0.r0.g218b576
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight XDG autostart manager for Linux"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue