mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/tigervnc to 1.8.0-4
This commit is contained in:
parent
058fdd883c
commit
893b2cf731
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
|
||||
pkgname=tigervnc
|
||||
pkgver=1.8.0
|
||||
pkgrel=3
|
||||
_xorgver=1.19.5
|
||||
pkgrel=4
|
||||
_xorgver=1.19.6
|
||||
pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC."
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://www.tigervnc.org"
|
||||
license=('GPL')
|
||||
depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'pixman'
|
||||
|
@ -27,7 +27,7 @@ source=($pkgname-$pkgver.tar.gz::https://github.com/TigerVNC/tigervnc/archive/v$
|
|||
vncserver.service
|
||||
vncviewer.desktop)
|
||||
sha256sums=('9951dab0e10f8de03996ec94bec0d938da9f36d48dca8c954e8bbc95c16338f8'
|
||||
'18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
|
||||
'a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197'
|
||||
'80f8fc7598d05e645ae73bc3371bbdededf07136a9f024ce6ebbfe469335b16e'
|
||||
'2ada7da1a926d78f11d2dd8ec376ac5877d2ce2bbb57a99526c13d8fcae6ddd7')
|
||||
|
||||
|
|
Loading…
Reference in a new issue