[arch-commits] Commit in spice-gtk3/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Oct 31 09:15:58 UTC 2017
Date: Tuesday, October 31, 2017 @ 09:15:57
Author: spupykin
Revision: 264867
upgpkg: spice-gtk3 0.34-1
Modified:
spice-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-31 09:15:49 UTC (rev 264866)
+++ PKGBUILD 2017-10-31 09:15:57 UTC (rev 264867)
@@ -5,8 +5,8 @@
# Contributor: Lucio Zara <pennega at gmail.com>
pkgname=spice-gtk3
-pkgver=0.33
-pkgrel=7
+pkgver=0.34
+pkgrel=1
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
arch=('i686' 'x86_64')
url="https://www.spice-space.org"
@@ -20,7 +20,7 @@
ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
ssl-Rework-our-custom-BIO-type.patch
ssl-Use-accessors-rather-than-direct-struct-access.patch)
-sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39'
+sha256sums=('e9720e01165f8451c9f3f58ad50e3afb990993b81cc2db86b3661b7ac5b976ee'
'31cacbfce3de9c7599f3cca5b45ed76cf5e3997072aae64b4107676b0b9a2f7b'
'0e0d553992ea08a29b14439061c6e831ce4ba4bd7bb5e53d7e7e1306aa6ba0fa'
'91bbb28dc5a8968c0eea57919d9a4a86384a62909014b53b05b5e721afa8142d'
@@ -28,10 +28,10 @@
prepare() {
cd "$srcdir/spice-gtk-$pkgver"
- patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
- patch -Np1 -i ../ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
- patch -Np1 -i ../ssl-Rework-our-custom-BIO-type.patch
- patch -Np1 -i ../ssl-Use-accessors-rather-than-direct-struct-access.patch
+# patch -Np1 -i ../debian_843471-clipboard_Fix_crash_by_handling_error.patch
+# patch -Np1 -i ../ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
+# patch -Np1 -i ../ssl-Rework-our-custom-BIO-type.patch
+# patch -Np1 -i ../ssl-Use-accessors-rather-than-direct-struct-access.patch
}
build() {
More information about the arch-commits
mailing list