summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsasvari2018-08-20 18:08:56 +0200
committersasvari2018-08-20 18:08:56 +0200
commit9f8c4fe682cb492ebdb5dc116c7200afb4b3c047 (patch)
tree92f350cd394a7899bcf019453d37a490c138b704
parent1a9c25b7eb1c3e396842e1a5c49c18e06e8fd268 (diff)
downloadaur-9f8c4fe682cb492ebdb5dc116c7200afb4b3c047.tar.gz
new revision
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a50f549416b5..3e62987777b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pubs-git
pkgdesc = Your bibliography on the command line
- pkgver = 0.8.dev2
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/pubs/pubs
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d4b14e339b86..e591008243aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sasvari
pkg="pubs"
pkgname="$pkg-git"
-pkgver='0.8.dev2'
+pkgver='0.8.0'
pkgrel=1
pkgdesc="Your bibliography on the command line"
arch=(any)