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 c17790af44d2..7e1de8bbcd26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkg="${pkgname#python-}" # milkshake
_commit=ef0723e41df23d8f6357570c69c1e69cb31f9e9e
pkgver=0.1.5.r3.gef0723e
_pkgver="${pkgver%.r*}"
-pkgrel=3
+pkgrel=4
pkgdesc="Distribute dynamic linked libraries in Python wheels"
arch=('any')
url="https://github.com/getsentry/milksnake"