libgdlmm: extract update_* to external update file
This commit is contained in:
parent
7cff9b7f47
commit
3dccf572c7
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ short_desc="C++ bindings for the gdl library"
|
|||
homepage="https://git.gnome.org/browse/gdlmm"
|
||||
license="LGPL-2"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
update_pkgname=$_realname
|
||||
distfiles="${GNOME_SITE}/$_realname/3.7/$_realname-$version.tar.xz"
|
||||
checksum=e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b
|
||||
wrksrc=${_realname}-${version}
|
||||
|
|
1
srcpkgs/libgdlmm/update
Normal file
1
srcpkgs/libgdlmm/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=$_realname
|
Loading…
Reference in a new issue