summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-05-17 13:38:38 -0500
committeryoungunix2016-05-17 13:38:38 -0500
commit188483a5af00d72db678459b0a08819c69d08db8 (patch)
treeaee081d066ba1c3e77d15615ceaa9d9924113722
parentf136deb9b8464ddf4b79b6c60a2be635751ea67c (diff)
downloadaur-188483a5af00d72db678459b0a08819c69d08db8.tar.gz
Version, source and build updates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46893e15023f..d810520ba03c 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/
+ url = http://plugins.geany.org/https://github.com/geany/geany-plugins
install = geany-plugins-git.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 08156081eef2..99d0833a0d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.27.0.17.g6122e13
pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
+url='http://plugins.geany.org/''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')