summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2022-05-30 20:00:21 +0100
committerAlex Butler2022-05-30 20:00:21 +0100
commit613e4bc4f959fcfef8a691e53cf9a745c55bbb9d (patch)
tree6031a23f5d0e7869f419c55c54729e369f631bbd /PKGBUILD
parent3822d91dcf9ff307beb2bedca061fc8051cf4c91 (diff)
downloadaur-613e4bc4f959fcfef8a691e53cf9a745c55bbb9d.tar.gz
0.12.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc6a850a3cf9..13c52b832fc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -19,7 +19,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('819894a052e98702106550ef57793adeccb627f0285ad408936eb554914e451e')
+sha256sums=('4d63fc1a4659564337009376c6e6ec224db87d4cc81b3c40e92e614a850a4c04')
backup=('usr/lib/systemd/system/check-aurto-git-trigger.timer'
'usr/lib/systemd/system/update-aurto.timer'
'usr/lib/systemd/system/update-aurto-startup.timer'