summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-12-26 02:58:07 +0100
committerMichal Wojdyla2021-12-26 02:58:07 +0100
commitb1fa42c1a46c7fee15ab5db82f3dd0a933179f16 (patch)
treebb6045a44d8da1c712d87b31c6b3642c1c3b5050 /PKGBUILD
parentfa8610c5257de8928e67d647b8a3263801b2da58 (diff)
downloadaur-b1fa42c1a46c7fee15ab5db82f3dd0a933179f16.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c7ecaab2175..70a5b9102ac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
pkgname=rdis-git
pkgrel=1
-pkgver=20140126
+pkgver=20200602
pkgdesc="A graphic binary analysis tool. Check rdis-lua for some scripts that improve its functionality. "
arch=(x86_64)
url="https://github.com/endeav0r/rdis"
license=('GPL3')
depends=('gtk3' 'luajit' 'jansson' 'udis86')
-source=("git+http://github.com/endeav0r/rdis.git")
+makedepends=('git')
+source=("git+https://github.com/endeav0r/rdis.git")
md5sums=('SKIP')
pkgver() {