summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrbit2016-12-03 19:08:36 +0100
committermrbit2016-12-03 19:08:36 +0100
commit9ee56ceb7671d3ab821bc89c65ae81c064c65bc5 (patch)
tree9647a639eb897c4b5884144908300250bdcddc5d
parent107c2c404531a0d19b2e8e3784c88e5c98a35467 (diff)
downloadaur-9ee56ceb7671d3ab821bc89c65ae81c064c65bc5.tar.gz
Update to Belle-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fbdcd2083ed..48b9a7d7939b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 17:32:36 UTC 2016
+# Sat Dec 3 18:08:11 UTC 2016
pkgbase = belle
pkgdesc = Qt Graphic Editor
pkgver = 0.6
@@ -9,6 +9,7 @@ pkgbase = belle
arch = x86_64
license = GPL
depends = qt4
+ depends = qt51-webkit
source = https://github.com/fr33mind/Belle/archive/0.6a.tar.gz
source = belle.desktop
md5sums = 3965f85976767d48609e623b1f11bc8e
diff --git a/PKGBUILD b/PKGBUILD
index edf07f4e3060..45da36bea396 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Qt Graphic Editor"
arch=(i686 x86_64)
url="http://opendesktop.org/content/show.php/Belle?content=155259"
license=('GPL')
-depends=('qt4')
+depends=('qt4' 'qt51-webkit')
#source=("http://opendesktop.org/CONTENT/content-files/155259-${_name}-${pkgver}a.tar.gz" "${pkgname}.desktop")
#source=(http://download.savannah.gnu.org/releases/${pkgname}/${_name}_${pkgver}a-src.tar.gz "${pkgname}.desktop")
source=("https://github.com/fr33mind/Belle/archive/${pkgver}a.tar.gz" "${pkgname}.desktop")