gedit-plugins: update to version 3.16.0

This commit is contained in:
Ignacio Casal Quinteiro
2015-03-24 14:50:43 +01:00
parent b8e9695a0a
commit 69e533c01b

View File

@@ -2,7 +2,7 @@
_realname=gedit-plugins
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=3.14.0
pkgver=3.16.0
pkgrel=1
arch=('any')
pkgdesc="Collection of plugins for the gedit Text Editor (mingw-w64)"
@@ -20,7 +20,7 @@ license=("GPL")
url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins"
install=gedit-plugins-${CARCH}.install
source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver%.*}/${_realname}-$pkgver.tar.xz)
sha256sums=('ae0e45eeb7fbac6f5eb17c932d5ea32359ed7c399eabcb7a7878c6e4566b09aa')
sha256sums=('b685b84ada8ca04f6aa201e402a0208591be4a37b874595a0a85d0a14b52f191')
prepare() {
cd "${srcdir}"/${_realname}-${pkgver}