diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-16 12:10:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-16 12:45:40 +0000 |
commit | 4681e7d7840dacb805c18b679f1355da5638cc56 (patch) | |
tree | bde04c9a948402b69c1781d9bcb772276c3567b5 /testing/xpra | |
parent | 2d2685c51eb1ecf9445025835c8bd841f718ef1f (diff) | |
download | aports-4681e7d7840dacb805c18b679f1355da5638cc56.tar.bz2 aports-4681e7d7840dacb805c18b679f1355da5638cc56.tar.xz |
testing/xpra: rebuild against x264
Diffstat (limited to 'testing/xpra')
-rw-r--r-- | testing/xpra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xpra/APKBUILD b/testing/xpra/APKBUILD index 8046a8ddc3..557700b24f 100644 --- a/testing/xpra/APKBUILD +++ b/testing/xpra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=xpra pkgver=0.17.1 -pkgrel=0 +pkgrel=1 pkgdesc="Xpra is 'screen for X' & allows you to run X programs, usually on a remote host over SSH or encrypted tcp." url="http://xpra.org" arch="all" |