mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/gtksourceview: upgrade to 3.24.1
This commit is contained in:
parent
d2d106e84c
commit
f591a7777d
@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
pkgver=3.18.1
|
pkgver=3.24.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
|
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
|
||||||
url="http://live.gnome.org/GtkSourceView"
|
url="http://live.gnome.org/GtkSourceView"
|
||||||
@ -34,6 +34,4 @@ package() {
|
|||||||
cd "$_builddir"
|
cd "$_builddir"
|
||||||
make DESTDIR="$pkgdir" install || return 1
|
make DESTDIR="$pkgdir" install || return 1
|
||||||
}
|
}
|
||||||
md5sums="b7600b6cc06ec96ce1d028bf7a44d14b gtksourceview-3.18.1.tar.xz"
|
sha512sums="b95a3fcba87115098a7a5b72adda20a955268faf682b69eae5d3621bcb02662b8a7751cc6dc3d870119a3368eada9a2976be7f077c16c4b8d6835ff59f164f63 gtksourceview-3.24.1.tar.xz"
|
||||||
sha256sums="7be95faf068b9f0ac7540cc1e8d607baa98a482850ef11a6471b53c9327aede6 gtksourceview-3.18.1.tar.xz"
|
|
||||||
sha512sums="dacee02c1d7232279b560bfa362c65837a981d50fdc28ae966835ead7b0d99310d503b816895c77c5b61967778299e4c9385697de5210259a97f664703bc905f gtksourceview-3.18.1.tar.xz"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user