summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-12-15 16:22:30 +0100
committerMarcin Wieczorek2018-12-15 16:22:30 +0100
commit3ab2dff0cc8eff49cb9098ae0e2832597646a142 (patch)
tree7f41692f86ff8aa177bd81a35f6b46c3f84f7971 /PKGBUILD
parentd7d4e0875243d792bc799ecde19c22345f287137 (diff)
downloadaur-3ab2dff0cc8eff49cb9098ae0e2832597646a142.tar.gz
Version 0.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b66ec4d7e9c..feb09160e1ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=tmsu
-pkgver=0.7.1
+pkgver=0.7.4
pkgrel=1
pkgdesc="A tool for tagging your files and accessing them through a virtual filesystem."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'go')
provides=('tmsu')
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://github.com/oniony/TMSU/archive/v$pkgver.tar.gz")
-sha256sums=('667d9c3cf363d06ee707365cd187cfe5cdbfc8564dfb784321026bf73bc0aba3')
+sha256sums=('04e8a4c47532a4d8f673c3b3a921a47815c752b2ca1b564f6e1ed58a1b88a177')
build() {
export GOPATH=/tmp