summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec96ca9f5c4..5080767ef81d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=python-pfp
_pkgname=pfp
pkgver=0.4.11
-pkgrel=1
+pkgrel=2
pkgdesc='An interpreter for 010 template scripts.'
arch=(any)
url=https://github.com/d0c-s4vage/pfp
license=('MIT')
-depends=(python-py010parser python-six python-intervaltree python-regex)
+depends=(python-py010parser python-six python-intervaltree)
makedepends=(python-setuptools)
source=(https://github.com/d0c-s4vage/${_pkgname}/archive/v${pkgver}.tar.gz)
sha256sums=(5b625fae1ad1d12d820da3c207998ed1d7b069f2cc9deae6e8af0dce85c1757c)