summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2024-05-08 14:51:40 +0100
committerD. Can Celasun2024-05-08 14:51:40 +0100
commitefa924107beb95f0401982d56e2b54465895f275 (patch)
tree69e1e331ba80a5f25ac76d90e1aaf3fb42ae5b60 /PKGBUILD
parent774b5e55d95c44577b4221cee879b7266355d9d9 (diff)
downloadaur-unrpyc.tar.gz
[unrpyc] Switch to dev branch for Python 3.12 compat
See https://github.com/CensoredUsername/unrpyc/issues/225
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() {