parent
2c6a2f0a6b
commit
b92df0429f
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'scudcloud'
|
# Template file for 'scudcloud'
|
||||||
pkgname=scudcloud
|
pkgname=scudcloud
|
||||||
version=1.63
|
version=1.65
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="scudcloud"
|
pycompile_module="scudcloud"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-setuptools python-PyQt5 python-dbus python3-PyQt5-dbus"
|
makedepends="python3-setuptools python-PyQt5 python-dbus python3-PyQt5-dbus"
|
||||||
depends="python3-setuptools python-PyQt5 python3-PyQt5-dbus
|
depends="python3-setuptools python-PyQt5 python3-PyQt5-dbus
|
||||||
python-PyQt5-webkit xdg-utils"
|
python3-PyQt5-webkit xdg-utils"
|
||||||
short_desc="Non official desktop client app for Slack"
|
short_desc="Non official desktop client app for Slack"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
maintainer="Gurpreet Singh <gurpreet@mailfence.com>"
|
maintainer="Gurpreet Singh <gurpreet@mailfence.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud"
|
homepage="https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud"
|
||||||
distfiles="https://github.com/raelgc/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/raelgc/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=e0d1cb72115d0fda17db92d28be51558ad8fe250972683fac3086dbe8d350d22
|
checksum=1b5420a868a37e181655e9799a3d1fcbbc0b0112349c44ac3d7936b626334791
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue