summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-05-17 13:39:37 -0500
committeryoungunix2016-05-17 13:39:37 -0500
commit3afbe27022079f24e67ef120fdb0e0d6c1d5b73a (patch)
tree452159d6b2bdfd09e6de85a6cef5a78ce5c0bc8d
parent188483a5af00d72db678459b0a08819c69d08db8 (diff)
downloadaur-3afbe27022079f24e67ef120fdb0e0d6c1d5b73a.tar.gz
Version, source and build updates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d810520ba03c..c8c27ca5c58a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = geany-plugins-git
pkgdesc = Various plugins for Geany
pkgver = 1.27.0.17.g6122e13
pkgrel = 1
- url = http://plugins.geany.org/https://github.com/geany/geany-plugins
+ url = https://github.com/geany/geany-plugins
install = geany-plugins-git.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 99d0833a0d95..80359055fb19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ pkgver=1.27.0.17.g6122e13
pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
-url='http://plugins.geany.org/''https://github.com/geany/geany-plugins'
+url='http://plugins.geany.org/'
+url='https://github.com/geany/geany-plugins'
license=('GPL')
depends=('geany-git' 'vte' 'lua' 'libwebkit' 'ctpl' 'gpgme' 'gtkspell' 'hicolor-icon-theme')
makedepends=('git' 'libtool' 'python' 'gpgme' 'ctpl' 'lua' 'intltool')