diff options
author | sasvari | 2018-08-01 15:21:16 +0200 |
---|---|---|
committer | sasvari | 2018-08-01 15:21:16 +0200 |
commit | 596bab9c357efa8a35c359b26ce9d9732112a355 (patch) | |
tree | 213d12613752184ee9b4000fd1e618db90b12389 | |
parent | d16a1fd22fbe5ec70edd1ecd0d5be67cdf559087 (diff) | |
download | aur-596bab9c357efa8a35c359b26ce9d9732112a355.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 = 20180731.95d314a + pkgver = 20180801.fe2e31e pkgrel = 1 url = https://github.com/pubs/pubs arch = any @@ -1,7 +1,7 @@ # Maintainer: sasvari pkg="pubs" pkgname="$pkg-git" -pkgver=20180731.95d314a +pkgver=20180801.fe2e31e pkgrel=1 pkgdesc="Your bibliography on the command line" arch=(any) |