AppStream: update to 0.12.2.
This commit is contained in:
parent
3eb8cce700
commit
d53f0944a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'AppStream'
|
||||
pkgname=AppStream
|
||||
version=0.12.1
|
||||
version=0.12.2
|
||||
revision=1
|
||||
wrksrc="appstream-APPSTREAM_${version//./_}"
|
||||
build_style=meson
|
||||
|
@ -11,8 +11,9 @@ short_desc="Tools and libraries to work with AppStream metadata"
|
|||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/ximion/appstream"
|
||||
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
|
||||
distfiles="https://github.com/ximion/appstream/archive/APPSTREAM_${version//./_}.tar.gz"
|
||||
checksum=8f720ced48fda243f78f5a38a57b61b4f49b67119a749b6eee2599c0c3b9e16e
|
||||
checksum=f0571eea83ebce48b5b349ff301324dfba822d8712180c98f77f4ab16e58b839
|
||||
conf_files="/etc/appstream.conf"
|
||||
|
||||
AppStream-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue