summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-05-17 13:41:23 -0500
committeryoungunix2016-05-17 13:41:23 -0500
commit44c28b50ba000cfae3b19bfef55ded6ba6d234a1 (patch)
tree633a910818312c0e34345399a703818891c3c833
parent3afbe27022079f24e67ef120fdb0e0d6c1d5b73a (diff)
downloadaur-44c28b50ba000cfae3b19bfef55ded6ba6d234a1.tar.gz
Version, source and build updates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8c27ca5c58a..46893e15023f 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 = https://github.com/geany/geany-plugins
+ url = http://plugins.geany.org/
install = geany-plugins-git.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 80359055fb19..08156081eef2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
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')