diff options
author | sasvari | 2019-01-05 18:03:34 +0100 |
---|---|---|
committer | sasvari | 2019-01-05 18:03:34 +0100 |
commit | 6403a3438637ff2491c712c01ef8834c208c0730 (patch) | |
tree | 67d88210979f73699f423c6a3614c5c0bc936abb | |
parent | 2f928c17d7a54aa1f0c0c00509ef484a3c38f5cb (diff) | |
download | aur-6403a3438637ff2491c712c01ef8834c208c0730.tar.gz |
new revision
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = pubs-git pkgdesc = Your bibliography on the command line - pkgver = 0.8.1.r5.gac327d0 + pkgver = 0.8.1.r10.gc8f1ff7 pkgrel = 1 url = https://github.com/pubs/pubs arch = any @@ -1,7 +1,7 @@ # Maintainer: sasvari pkg="pubs" pkgname="$pkg-git" -pkgver=0.8.1.r5.gac327d0 +pkgver=0.8.1.r10.gc8f1ff7 pkgrel=1 pkgdesc="Your bibliography on the command line" arch=(any) |