summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 515a101a2401..6ea10e965ae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=popl
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Header-only C++ program options parser library"
arch=(any)
url="https://github.com/badaix/popl"
license=('MIT')
-makedepends=(git)
source=("https://github.com/badaix/popl/archive/v${pkgver}.tar.gz")
sha256sums=('dee63eed9bac3da9ec0008902c7ec72caa319461b20fc116e57e45948671a0bf')