summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1253501ec70c..df90571cef22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: M0Rf30
pkgname=openbazaar
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="Front-end Electron application for talking with the OpenBazaar daemon"
arch=(any)
@@ -44,6 +44,6 @@ msg2 "Installing icons and desktop menu entry"
install -Dm644 $srcdir/$pkgname.desktop "$pkgdir"/usr/share/applications/openbazaar.desktop
}
-md5sums=('f85a61df56c468134941f9a8a8adcd02'
+md5sums=('71c917c6773e60842f9ea51ff5714dba'
'2f915aa854435ce7cd1dfca4eccd0112'
'dbca9273e9fc18a7aa5d1c395508fe60')