Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17467ea4c884061198cc31b9e8dbe0fe1ab17ad3
commit 17467ea4c884061198cc31b9e8dbe0fe1ab17ad3 Author: DeX77 <[email protected]> Date: Sun Jul 2 21:48:22 2017 +0200 appstream-0.11.1-1-x86_64 * version bump diff --git a/source/lib/appstream/FrugalBuild b/source/lib/appstream/FrugalBuild index 2e22a05..d5a4f43 100644 --- a/source/lib/appstream/FrugalBuild +++ b/source/lib/appstream/FrugalBuild @@ -3,8 +3,8 @@ pkgname=appstream _F_archive_name="AppStream" -pkgver=0.11.0 -pkgrel=2 +pkgver=0.11.1 +pkgrel=1 pkgdesc="Provides a standard for creating app stores across distributions" url="http://distributions.freedesktop.org/wiki/${_F_archive_name}" depends=('glib2>=2.50.0' 'libxml2>=2.9.4-3' 'libyaml>=0.1.7-2' 'xapian-core>=1.4.0-2' 'protobuf>=3.0.2-2') @@ -14,7 +14,7 @@ groups=('lib') archs=("x86_64") source=("http://www.freedesktop.org/software/$pkgname/releases/${_F_archive_name}-$pkgver.tar.xz") up2date="Flasttar http://www.freedesktop.org/software/$pkgname/releases" -sha1sums=('b67d2ce076cdf5f3b28b9383c8dc27b35d5dfa72') +sha1sums=('219ba8a2e818e39d94fa3965b1d45994fad0aeec') options=('scriptlet') _F_cmake_confopts=" -DQT=ON \ -DSTEMMING=OFF" #TODO: add needed lib to enable stemming _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
