summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-05-16 23:04:13 -0500
committeryoungunix2016-05-16 23:04:13 -0500
commit781de178fc18af8fde834692916347e135a991e0 (patch)
tree5fb761f8021a4fde38005684fcb761e752d889b5
parent9f8b93ef4626250ced5b7bd5f84c1819b1cae979 (diff)
downloadaur-781de178fc18af8fde834692916347e135a991e0.tar.gz
Version and source updates
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa1b42ec51d8..44d91e766fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = geany-plugins-git
pkgdesc = Various plugins for Geany
- pkgver = 1.24.213.gc12f0d3
+ pkgver = 1.27.0
pkgrel = 1
url = http://plugins.geany.org/
install = geany-plugins-git.install
@@ -27,7 +27,7 @@ pkgbase = geany-plugins-git
provides = geany-plugins
conflicts = geany-plugins-svn
conflicts = geany-plugins
- source = geany-plugins::git://github.com/geany/geany-plugins.git
+ source = https://github.com/geany/geany-plugins.git
md5sums = SKIP
pkgname = geany-plugins-git
diff --git a/PKGBUILD b/PKGBUILD
index 6487eb6b520f..9d67fb3397ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Alexander Rødseth <rodseth@gmail.com>
+# Maintainer: youngunix <zagazaw2004 () gmail ()>
+# {former}Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: eht16 <enrico.troeger@uvena.de>
# Contributor: Addict7 <nicolasfloquet@gmail.com>
pkgname=geany-plugins-git
-pkgver=1.24.213.gc12f0d3
+pkgver=1.27.0
pkgrel=1
pkgdesc='Various plugins for Geany'
arch=('x86_64' 'i686')
@@ -15,7 +16,7 @@ optdepends=('hspell: hebrew spell checker')
install="$pkgname.install"
provides=('geany-plugins')
conflicts=('geany-plugins-svn' 'geany-plugins')
-source=('geany-plugins::git://github.com/geany/geany-plugins.git')
+source=('https://github.com/geany/geany-plugins.git')
md5sums=('SKIP')
# These plugins does not build. Skipping until upstream makes them compile.