summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2021-09-26 21:28:13 +0200
committerMuflone2021-09-26 21:28:13 +0200
commitd9640c9bfcbe9b6ddfd8788deef176be1db3652e (patch)
treea0c9c34016ecd90051a8947eee7a29eaba7be5b2 /PKGBUILD
parented3672e6ec57903ba6c372c8367faee7eaf3517a (diff)
downloadaur-pyhoca-cli.tar.gz
Updated package pyhoca-cli 0.6.1.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a193bcb8a597..5f50d083f741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=pyhoca-cli
-pkgver=0.6.0.1
+pkgver=0.6.1.2
pkgrel=1
pkgdesc="Command line X2Go client written in Python"
url="http://www.x2go.org/"
@@ -10,7 +10,7 @@ license=('AGPL')
makedepends=('python-setuptools')
depends=('python-x2go' 'python-setproctitle')
source=("http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('8ad4e711fe4f34f7177e6ea1a54f72b82da11cf729292b3f608e71e56afdd875')
+sha256sums=('fef5d3e3b9cefc5ab8bb32b9e3af046ea11cc8b8435d613603a462b3b7675e89')
build() {
cd "${pkgname}-${pkgver}"