Merge pull request #5508 from demiaster/master
Adapta: update to 3.89.2.84.
This commit is contained in:
commit
8d29dfc454
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Adapta'
|
# Template file for 'Adapta'
|
||||||
pkgname=Adapta
|
pkgname=Adapta
|
||||||
version=3.89.2.53
|
version=3.89.2.84
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="adapta-gtk-theme-$version"
|
wrksrc="adapta-gtk-theme-$version"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="demiaster <marta.celeste.feriani@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/tista500/$pkgname"
|
homepage="https://github.com/tista500/$pkgname"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=042d1c55b69c3a5562b967892085df475c8ff4f297a6411f718797bba2f73ba0
|
checksum=32dafdc81a88ddf5ed02838b395f26467dac08e9053a6918fcdd89dadd00053f
|
||||||
|
|
||||||
noarch=y
|
noarch=y
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsass'
|
# Template file for 'libsass'
|
||||||
pkgname=libsass
|
pkgname=libsass
|
||||||
version=3.4.2
|
version=3.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
homepage="http://libsass.org/"
|
homepage="http://libsass.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=0cba7952b8c626978fa0935e6e7806b13d39ecd5a7efd62b1ecf9b4a49530e48
|
checksum=bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in New Issue