summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-08-26 10:20:25 +0200
committerM0Rf302016-08-26 10:20:25 +0200
commit4c79909d9de976e9dddd593a62c41038d8a62b0c (patch)
tree16fa65d414e147fa4e8d9fc14872ba62c67ce05d
parent796491a26082e17c718371a570e58579abbeaaff (diff)
downloadaur-4c79909d9de976e9dddd593a62c41038d8a62b0c.tar.gz
latest devel version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f76d209305b..7674624bff56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Aug 26 01:49:20 UTC 2016
+# Fri Aug 26 08:20:13 UTC 2016
pkgbase = openbazaar-git
- pkgdesc = Front-end Electron application for talking with the OpenBazaar daemon
+ pkgdesc = Front-end Electron application for talking with the OpenBazaar daemon (Latest devel version)
pkgver = 338.88adef7
pkgrel = 1
url = http://openbazaar.org
diff --git a/PKGBUILD b/PKGBUILD
index c6c8755acb56..8dd130afbd42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=openbazaar
pkgname=${_pkgname}-git
pkgver=338.88adef7
pkgrel=1
-pkgdesc="Front-end Electron application for talking with the OpenBazaar daemon"
+pkgdesc="Front-end Electron application for talking with the OpenBazaar daemon (Latest devel version)"
arch=(any)
url="http://openbazaar.org"
license=('MIT')