aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-09 10:06:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-09 10:20:23 +0000
commitfdc084b37b735a0c99d5c746b325932bcda4c395 (patch)
treeaebb366fb057b5b6a4eaeceafe08e26384665539 /testing
parentd2bf6ba2274cacea93cd3942bec0952d235bab8f (diff)
downloadaports-fdc084b37b735a0c99d5c746b325932bcda4c395.tar.bz2
aports-fdc084b37b735a0c99d5c746b325932bcda4c395.tar.xz
testing/gtksourceview: cleanup
remove the redundant main/gtksourceview. rename testing/gtksourceview3 to testing/gtksourceview and upgrade it to 3.18.1
Diffstat (limited to 'testing')
-rw-r--r--testing/gtksourceview/APKBUILD (renamed from testing/gtksourceview3/APKBUILD)10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/gtksourceview3/APKBUILD b/testing/gtksourceview/APKBUILD
index 6cbc0d1b3c..2f6a1e8a3f 100644
--- a/testing/gtksourceview3/APKBUILD
+++ b/testing/gtksourceview/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-pkgname=gtksourceview3
-pkgver=3.17.2
+pkgname=gtksourceview
+pkgver=3.18.1
pkgrel=0
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
url="http://live.gnome.org/GtkSourceView"
@@ -34,6 +34,6 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="3849057f94f9e1847035efb1334c2261 gtksourceview-3.17.2.tar.xz"
-sha256sums="c443f6ef0dfda93be27aef43bb4dbafdb5cffcac2971d9dbcf025d9c8fd2733c gtksourceview-3.17.2.tar.xz"
-sha512sums="b9caebee9152ac2c8742d2af09725e6f9a63bd174f503377b1e2feb19fe11f0687da1256dd03fc5c742c1625088c61ed1ec9423a4fdd5f582fe45a4d497ce482 gtksourceview-3.17.2.tar.xz"
+md5sums="b7600b6cc06ec96ce1d028bf7a44d14b gtksourceview-3.18.1.tar.xz"
+sha256sums="7be95faf068b9f0ac7540cc1e8d607baa98a482850ef11a6471b53c9327aede6 gtksourceview-3.18.1.tar.xz"
+sha512sums="dacee02c1d7232279b560bfa362c65837a981d50fdc28ae966835ead7b0d99310d503b816895c77c5b61967778299e4c9385697de5210259a97f664703bc905f gtksourceview-3.18.1.tar.xz"