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 33a4987d7a49..fb837af69d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ezekiel Bethel <mctinfoilball@gmail.com>
pkgname=unrpyc
-pkgver=2.0.1.r1.g11de7c0
+pkgver=2.0.1.r11.g1eae493
pkgrel=1
epoch=2
pkgdesc="A ren'py script decompiler"
@@ -11,7 +11,7 @@ url="https://github.com/CensoredUsername/unrpyc"
license=('MIT')
depends=("python")
makedepends=("python-setuptools")
-source=("git+https://github.com/CensoredUsername/unrpyc.git")
+source=("git+https://github.com/CensoredUsername/unrpyc.git#branch=dev")
sha256sums=('SKIP')
pkgver() {