summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkolorafa2016-08-02 12:12:12 +0200
committerkolorafa2016-08-02 12:12:12 +0200
commit00475bab613aff61c38295d488fcb10184eb989d (patch)
tree3329eca4d872fd839758d4fe37d095f1250300c3 /PKGBUILD
parent1a300a0610791f716d3fc38b70557f1605ad8383 (diff)
downloadaur-00475bab613aff61c38295d488fcb10184eb989d.tar.gz
Updated to 1.4.75.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63039299e6da..51ce8acdf4eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=timedoctorpro
-pkgver=1.4.74.11
+pkgver=1.4.75.11
pkgrel=1
arch=('x86_64')
pkgdesc="App to track work time from timedoctor.com"
@@ -15,7 +15,7 @@ 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_1.4.74-11ubuntu16.04_amd64.deb')
+source=("https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_${pkgver}-11ubuntu16.04_amd64.deb")
md5sums=('2883fbcf495d9657a9fa8c9c64595b1b')
package() {