summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAvery2023-06-20 19:27:40 +0800
committerAvery2023-06-20 19:28:22 +0800
commit26589a004d6d68e4cc5ebe049be1957d612b770b (patch)
tree67b7126241676d66183a223fb245b53ee83c520e /PKGBUILD
parentc049556096c096bb6dcb1996a7095101b3bfdbc1 (diff)
downloadaur-python-qiling-git.tar.gz
fix: qltui again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e66f47abfcab..bc4cdcf7584c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Avery Warddhana <them+arch _ nullablevo id au>
pkgname=python-qiling-git
-pkgver=1.4.5.r5.gfe91fe64
+pkgver=1.4.5.r87.g1706049d
pkgrel=1
pkgdesc="An advanced binary emulation framework"
url='https://qiling.io/'
@@ -17,7 +17,7 @@ conflicts=(${pkgname%-*})
source=("$pkgname::git+https://github.com/qilingframework/qiling.git#branch=dev"
'0000-fix-qltui.patch')
sha256sums=('SKIP'
- 'c487e8b57c5b270e2d457a844a51e40591640ca6d9c26fb1900988f0b0c1ef9b')
+ '969600021c25f6ace69c535e9484dcad20a3897762198dd546e5cda18dce2f8a')
pkgver() {
cd "${pkgname}"