summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-07-05 02:26:04 +0200
committerhaawda2020-07-05 02:26:04 +0200
commit33d93393116885c8c353306b63898251515a489c (patch)
treee9eb75bbc6c6259f860fdd147940bec7508bf472 /PKGBUILD
parent4a246de74fe6e12fc7bcbfb9f9e41260d015c07b (diff)
downloadaur-arxiv2bib.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaf525bb7e57..7f4fdd509466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('BSD')
depends=('python')
makedepends=('python-setuptools')
checkdepends=('python-nose' 'python-mock')
-source=(https://github.com/nathangrigg/arxiv2bib/archive/$pkgver.tar.gz)
-md5sums=('268d263800cad636870110a891ccd405')
+source=($pkgname-$pkgver.tar.gz::https://github.com/nathangrigg/arxiv2bib/archive/$pkgver.tar.gz)
+sha256sums=('82cbf2283249dcce1f9c1e9f8ddcd7222f472c28699eab9320f2ff0c00e53126')
build() {
cd arxiv2bib-$pkgver