gxml: Fix URL to use variables
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user