gtksourceview2: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:50 +00:00
parent 8856c2a277
commit f3837cd612
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,6 @@ makedepends="gtk+-devel libxml2-devel"
short_desc="Text widget that extends GTK+ GtkTextView widget"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
update_pkgname="gtksourceview"
license="GPL-2"
distfiles="${GNOME_SITE}/gtksourceview/2.10/gtksourceview-${version}.tar.bz2"
checksum=c585773743b1df8a04b1be7f7d90eecdf22681490d6810be54c81a7ae152191e

View File

@ -0,0 +1 @@
pkgname="gtksourceview"