mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gtksourceview2: extract update_* to external update file
This commit is contained in:
parent
8856c2a277
commit
f3837cd612
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ makedepends="gtk+-devel libxml2-devel"
|
||||||
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
update_pkgname="gtksourceview"
|
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/gtksourceview/2.10/gtksourceview-${version}.tar.bz2"
|
distfiles="${GNOME_SITE}/gtksourceview/2.10/gtksourceview-${version}.tar.bz2"
|
||||||
checksum=c585773743b1df8a04b1be7f7d90eecdf22681490d6810be54c81a7ae152191e
|
checksum=c585773743b1df8a04b1be7f7d90eecdf22681490d6810be54c81a7ae152191e
|
||||||
|
|
1
srcpkgs/gtksourceview2/update
Normal file
1
srcpkgs/gtksourceview2/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="gtksourceview"
|
Loading…
Add table
Reference in a new issue