summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2021-07-07 12:48:00 +0100
committerAlex Butler2021-07-07 12:48:00 +0100
commit7ea727342bd59d9e1ebfa3531f34c51b10b7d2a1 (patch)
tree928c28675ee6f9efbffa4d6bac128edd3424dd67 /PKGBUILD
parent86e1c16baf8e6b3af7dcc830b9b98f83e48790b3 (diff)
downloadaur-7ea727342bd59d9e1ebfa3531f34c51b10b7d2a1.tar.gz
0.10.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fc8007c235a..1344717e3bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.10.6
-pkgrel=3
+pkgver=0.10.7
+pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/alexheretic/aurto"
@@ -18,7 +18,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('e87968099b65566a54e31985c16fe40c1c96770047de6dfc1197233bb142f59e')
+sha256sums=('2034641300de1a1852b592886baaf4f2b34a2323097cda4d0b90685827ca8422')
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'