summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2017-10-07 22:18:29 +0300
committertrizen2017-10-07 22:18:29 +0300
commite6c94054232be7b3220f2caf4040b374cadd2371 (patch)
tree4aa1eb96f92582ec037361c689d8024bd40fb967 /PKGBUILD
parentd1fa481543c1a796c39087e770f5fbf1c5457505 (diff)
downloadaur-e6c94054232be7b3220f2caf4040b374cadd2371.tar.gz
Version 0.08.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2cb817704b9..9cf57be220a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trizen <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
pkgname=obbrowser
-pkgver=0.07
+pkgver=0.08
pkgrel=1
pkgdesc="Recursively browse the filesystem through openbox3 pipe menus. (with icons)"
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('perl>=5.14.0' 'perl-data-dump' 'gtk2-perl' 'perl-file-mimeinfo')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('6808eaf10b53efade29e62660038aa82ab42facf98591cc667c2675747fbff82')
+sha256sums=('639897c0c201fe5ae7bae5d10e2d57cd1610ecefe7e60a47b2f01c79401af179')
package() {
cd "$pkgname-$pkgver"