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

Jan de Groot jgc at archlinux.org
Mon Mar 7 09:21:32 UTC 2016


    Date: Monday, March 7, 2016 @ 10:21:32
  Author: jgc
Revision: 261150

upgpkg: glib-networking 2.47.90-1

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 09:13:45 UTC (rev 261149)
+++ PKGBUILD	2016-03-07 09:21:32 UTC (rev 261150)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=glib-networking
-pkgver=2.46.1
+pkgver=2.47.90
 pkgrel=1
 pkgdesc="Network-related giomodules for glib"
 arch=(i686 x86_64)
@@ -11,16 +11,9 @@
 depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
 makedepends=(intltool)
 install=glib-networking.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
-        0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
-sha256sums=('d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1'
-            '5d12c3b8905f67a93adc884920f7e062404b723e9d2e56f935b914e58a20b29e')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fa82cdc3048e27cd91a54b2e9da807e1b8c5a3f70a7a3de8505e4a109d116623')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \



More information about the arch-commits mailing list