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

Jan Steffens heftig at archlinux.org
Sat Aug 20 20:20:17 UTC 2016


    Date: Saturday, August 20, 2016 @ 20:20:16
  Author: heftig
Revision: 274087

1.14.40-1

Modified:
  libgsf/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-20 19:21:17 UTC (rev 274086)
+++ PKGBUILD	2016-08-20 20:20:16 UTC (rev 274087)
@@ -3,16 +3,16 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libgsf
-pkgver=1.14.39
+pkgver=1.14.40
 pkgrel=1
 arch=(i686 x86_64)
-pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats"
-url="http://www.gnome.org/"
+pkgdesc="An extensible I/O abstraction library for dealing with structured file formats"
+url="https://git.gnome.org/browse/libgsf"
 license=('GPL' 'LGPL')
 depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
 makedepends=('intltool' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz)
-sha256sums=('3dcfc911438bf6fae5fe842e85a9ac14324d85165bd4035caad4a4420f15a175')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('350638894b5e324d8880b50e4bc43daabaf9f3f43a66010af080ffa2d32d51e0')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list