[arch-commits] Commit in appstream-glib/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 13 11:25:12 UTC 2016


    Date: Wednesday, July 13, 2016 @ 11:25:11
  Author: jgc
Revision: 271829

upgpkg: appstream-glib 0.5.17-1

Modified:
  appstream-glib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-13 09:34:35 UTC (rev 271828)
+++ PKGBUILD	2016-07-13 11:25:11 UTC (rev 271829)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=appstream-glib
-pkgver=0.5.12
+pkgver=0.5.17
 pkgrel=1
 pkgdesc="Provides GObjects and helper methods to make it easy to read and write AppStream metadata"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 provides=('appdata-tools')
 conflicts=('appdata-tools')
 replaces=('appdata-tools')
-source=(http://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('aea1cf59acbb86ee93589fde5172e22f')
+source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('91c8856813908020d636eed5ce9c42112b9bca99c580d17c59125519e676d0dd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list