summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbug2015-12-06 18:07:15 +0200
committerbug2015-12-06 18:07:15 +0200
commite25abf8a14cd0c633022e57135cab2a7e0bc1147 (patch)
treeb068f5b45d1e71d44ab7f14483b4fa3993ec01dd /PKGBUILD
parentd1b24f52a12515714d3c6eaf197c963672349dec (diff)
downloadaur-e25abf8a14cd0c633022e57135cab2a7e0bc1147.tar.gz
Update to 0.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f18d7ece3a40..1b894f962227 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Bug <bug2000@gmail.com>
# Maintainer: Bug <bug2000@gmail.com>
pkgname=xpra-winswitch
-pkgver=0.15.8
+pkgver=0.15.9
pkgrel=1
pkgdesc="Modified version of xpra by Winswitch"
arch=('i686' 'x86_64')
url='http://xpra.org/'
license=('GPL2')
depends=('python2' 'pygtk' 'libxtst' 'python2-imaging' 'python2-lz4'
- 'ffmpeg' 'libvpx' 'xf86-video-dummy' 'libwebp')
+ 'ffmpeg' 'libvpx' 'xf86-video-dummy' 'libwebp' 'libxkbfile')
optdepends=('x264: Codec')
conflicts=('parti-all')
provides=('parti-all')
@@ -18,7 +18,7 @@ install=xpra-winswitch.install
source=("https://xpra.org/src/xpra-$pkgver.tar.xz"
"xpra-winswitch.install"
'xpra@.service')
-sha256sums=('e6ca124c89cfa81c8ee69dd2d746cdb0b4d896af6b369e60abc50d2fd2d2a0d2'
+sha256sums=('bdf51ae3d4114050ff23f7a88fc10af0eb55dd6f74412a6b2c10efeaf6499116'
'1b1f8c58e1e8e5aa9816bffb1611a8a704a482ddfe789512159d5727035468f0'
'b882f72380ca6bdee9580e839440dd5bd3523b9db804095887127b9cce6cfaf2')