summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a9debd40264..6f15803d2003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: sasvari
pkg="pubs"
pkgname="$pkg-git"
-pkgver=20170709.2465f82
+pkgver=20170712.7e3cd61
pkgrel=1
pkgdesc="Your bibliography on the command line"
arch=(any)
url="https://github.com/pubs/pubs"
+license=('LGPL-3.0')
depends=("python")
makedepends=("git")
provides=("pubs")