gxml: Fix URL to use variables

This commit is contained in:
Alexey Pavlov
2016-01-18 08:43:08 +03:00
parent a7d4a390fa
commit 006fb2c6de

View File

@@ -23,7 +23,7 @@ license=('LGPL')
url="http://live.gnome.org/GXml"
options=('strip' 'staticlibs')
source=("http://download.gnome.org/sources/gxml/0.8/gxml-0.8.2.tar.xz")
source=("http://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz")
sha256sums=('79bb09746ba03d617b7045a486f679a9bd2fb3ec088c2ed6017b27a27d560773')
prepare() {