scudcloud: update to 1.63. (#8494)
This commit is contained in:
parent
89d0145a18
commit
78242a5498
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scudcloud'
|
||||
pkgname=scudcloud
|
||||
version=1.62
|
||||
version=1.63
|
||||
revision=1
|
||||
makedepends="python3 python3-setuptools python-PyQt5 python-dbus python3-PyQt5-dbus"
|
||||
short_desc="Non official desktop client app for Slack"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gurpreet Singh <gurpreet@mailfence.com>"
|
|||
license="MIT"
|
||||
homepage="https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud"
|
||||
distfiles="https://github.com/raelgc/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=33b746258bae6606adda8deee8abae18844b5f0370f3915f9ec9bec9097eaa1b
|
||||
checksum=e0d1cb72115d0fda17db92d28be51558ad8fe250972683fac3086dbe8d350d22
|
||||
|
||||
do_install() {
|
||||
python3 setup.py install --prefix=/usr --root="/"
|
||||
|
|
Loading…
Reference in a new issue