summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornullableVoidPtr2020-11-17 20:53:12 +0800
committernullableVoidPtr2020-11-17 20:53:12 +0800
commitf14069f375b12966a3a304eeb974cfbd26a532e8 (patch)
tree0132396438afa847cbf315d5e2657fbbf15b0baa /PKGBUILD
parentcf10fd65665ffe8ca0e93c59753e541398da6bd3 (diff)
downloadaur-f14069f375b12966a3a304eeb974cfbd26a532e8.tar.gz
Update URL and description to be consistent with stable.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a51abea2d409..d1482f6ededc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: nullableVoidPtr <nullableVoidPtr _ gmail _ com>
pkgname=python-qiling-git
-pkgver=1.1.3.r155.g57d1ce25
-pkgrel=1
-pkgdesc="Advanced binary emulation framework"
-url='https://qiling.io'
+pkgver=1.2.r3.gc29e9add
+pkgrel=2
+pkgdesc="An advanced binary emulation framework"
+url='https://qiling.io/'
arch=('x86_64')
license=('GPL2')
depends=('python' 'python-capstone' 'python-unicorn' 'python-pefile' 'python-registry' 'python-keystone' 'python-pyelftools')