summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2021-07-09 14:14:08 +0100
committerAlex Butler2021-07-09 14:14:08 +0100
commitaa107243d1de61a1e1876b5263d6749fb65f8bfe (patch)
tree995a7fcd0da1ca99094badb1fbb6d5b780803f63 /PKGBUILD
parent7ea727342bd59d9e1ebfa3531f34c51b10b7d2a1 (diff)
downloadaur-aa107243d1de61a1e1876b5263d6749fb65f8bfe.tar.gz
0.10.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1344717e3bd1..7859bb3d2d1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.10.7
+pkgver=0.10.8
pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -18,7 +18,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('2034641300de1a1852b592886baaf4f2b34a2323097cda4d0b90685827ca8422')
+sha256sums=('c6ec30fe7336471948a6882433ec4f15388b934727cdc131e718c74635eea811')
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'