summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-09-18 00:53:28 -0700
committerJohnathan Jenkins2017-09-18 00:53:28 -0700
commit910d79fa29b24f091d28afe76d65d208ad07342f (patch)
tree5e7c93f8f417903695cc1bc149e543e1f48bafb3 /PKGBUILD
parent7ca85ec91166e9b9c45b938c3f4d666e977dacc5 (diff)
downloadaur-910d79fa29b24f091d28afe76d65d208ad07342f.tar.gz
3.4 release
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 066dd2156a1e..420fa5a73364 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: John Jenkins <twodopeshaggy@gmail.com>
pkgname=buku
-pkgver=3.3.1
+pkgver=3.4
pkgrel=1
pkgdesc="Powerful command-line bookmark manager."
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('make')
url="https://github.com/jarun/Buku"
license=('GPL3')
source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/jarun/Buku/tar.gz/v$pkgver)
-sha256sums=('f0ea4e3b5949452179ad03c3fa9b5b1295313c3741ed11e896f07abd0502ab0b')
+sha256sums=('f5613889501d0605920add87b5e7015c958a1f6f57d23f1fb69e6bfb3e171353')
package() {
cd "$srcdir/Buku-$pkgver"