summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Mota2019-06-09 19:51:13 -0700
committerMiguel Mota2019-06-09 19:51:13 -0700
commit6ce0ea96d1943911662c15352a793c91506813fd (patch)
tree1a421c363173cafa523e9b63386858d6bfcc16ea /PKGBUILD
parent02c2ddcee777437bd185af6dfc93803c921c961c (diff)
downloadaur-6ce0ea96d1943911662c15352a793c91506813fd.tar.gz
Update to 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 173dc30c3bda..bc893ef7e28e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('APACHE')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
makedepends=('go-pie' 'git')
source=("$url/archive/$pkgver.tar.gz")
-sha256sums=('831c355573549e692b7cbed8d73798b5497a7e283497d64617acb60a612553c5')
+sha256sums=('26eb1a8a33d63d88e8db4ed7c1112584c8432b9d53fc594c69cc8d7cd4cc7f79')
build() {
cd "$pkgname-$pkgver"