diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-17 21:21:12 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-17 21:21:46 +0200 |
commit | fefccf35fbe6be13024901d5165d083fa62524f3 (patch) | |
tree | 8a5a8d0882c82f62dcf10d76fb849aecf1c4a2ff /appstream-glib | |
parent | ba31d90d6b79473cd74c0452cdd07c7effcd2bb5 (diff) | |
download | contrib-fefccf35fbe6be13024901d5165d083fa62524f3.tar.gz contrib-fefccf35fbe6be13024901d5165d083fa62524f3.tar.xz |
appstream-glib: 0.7.18 -> 0.8.0
Diffstat (limited to 'appstream-glib')
-rw-r--r-- | appstream-glib/.signature | 6 | ||||
-rw-r--r-- | appstream-glib/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/appstream-glib/.signature b/appstream-glib/.signature index 5ca54e059..f11d774ff 100644 --- a/appstream-glib/.signature +++ b/appstream-glib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y+eKYARPCxho8eNEi5z1gXy3w3mrf9gLpQVbSYk6JyYX9441s7sx1kJkEMG0wUpTw/2vORg4by0v1qyAxZ/JAY= -SHA256 (Pkgfile) = 27667f236ded881057c81b1cfa6a3df2ac483b27edd37efa3c108bcf91117734 +RWSagIOpLGJF37ErlHp95vm7+8g8yR5jERtweBc+Z8TfVLYaI6hb1mtEjtWii3kgmgH4w2QmoovWVcnMWTBX5jcoF81feoICaAA= +SHA256 (Pkgfile) = f52082f88ac5608ba618300b7337480a1d36365c6376cf65dccab439b7747395 SHA256 (.footprint) = 7ff0e10838a5c518492d14ef9e24a24ba1be196a3de208f547d798b1e1fc76f9 -SHA256 (appstream-glib-0.7.18.tar.xz) = ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002 +SHA256 (appstream-glib-0.8.0.tar.xz) = 10bac3c3c6d9d27eab7e23872c21158618daa5b132c1d8e3a8154b910049b848 diff --git a/appstream-glib/Pkgfile b/appstream-glib/Pkgfile index 0f88782e6..c58e8257d 100644 --- a/appstream-glib/Pkgfile +++ b/appstream-glib/Pkgfile @@ -5,8 +5,8 @@ # Optional: docbook-xsl krb5 snowball name=appstream-glib -version=0.7.18 -release=3 +version=0.8.0 +release=1 source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$name-$version.tar.xz) build() { |