summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d001a2f2bb3..b1099465659f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,9 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=timedoctorpro
-pkgver=1.4.75
-pkgrel=2
+pkgver=1.4.75.13
+urlver=$(echo $pkgver|sed 's/\.\([^.]*\)$/-\1/')
+pkgrel=1
arch=('x86_64')
pkgdesc="App to track work time from timedoctor.com"
url="https://www.timedoctor.com/download.html"
@@ -15,8 +16,8 @@ license=('proprietary')
#maybe also depends=('libxss')
depends=('libx11' 'libxcb' 'zlib' 'qt4' 'opencv2')
-source=("https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_${pkgver}-12ubuntu16.04_amd64.deb")
-md5sums=('4b9273274ed90aff40fbcde13cf4ce6d')
+source=("https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_${urlver}ubuntu16.04_amd64.deb")
+md5sums=('5529730788fd82ecf549eacd92006a1a')
package() {
cd $pkgdir