summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2016-11-13 00:37:00 +0100
committeranthraxx2016-11-13 00:37:00 +0100
commit6d7aeb2b469a21bf4889f911b3833635743867d2 (patch)
tree9478a6cad28d430277838a0a2e753d5c43b85883
parente05e425bc145f809ce2b0f864ae067acd6a39972 (diff)
downloadaur-bokken.tar.gz
upgpkg: bokken 1.8-3 (siwtch upstream url)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7098d49aa9ee..ebce04f55dd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bokken
pkgdesc = GUI for radare2 and pyew
pkgver = 1.8
pkgrel = 3
- url = http://inguma.eu/projects/bokken
+ url = https://bitbucket.org/inguma/bokken
arch = any
license = GPL2
makedepends = mercurial
diff --git a/PKGBUILD b/PKGBUILD
index a931941daade..b07552a3e403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bokken
pkgver=1.8
pkgrel=3
pkgdesc='GUI for radare2 and pyew'
-url='http://inguma.eu/projects/bokken'
+url='https://bitbucket.org/inguma/bokken'
arch=('any')
license=('GPL2')
depends=('pygtk' 'pygtksourceview2' 'python2-pillow' 'graphviz' 'radare2-bindings')