summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7cbe2032025..5b28c927dff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _n=pyScss
pkgname=$_py-pyscss
pkgver=1.3.4
-pkgrel=3
+pkgrel=4
pkgdesc="a Scss compiler for Python"
depends=($_py "$_py-six" "python2-pathlib" "python2-enum34")
makedepends=($_py "$_py-distribute")