summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkolorafa2016-08-02 12:12:12 +0200
committerkolorafa2016-08-02 12:12:12 +0200
commit00475bab613aff61c38295d488fcb10184eb989d (patch)
tree3329eca4d872fd839758d4fe37d095f1250300c3
parent1a300a0610791f716d3fc38b70557f1605ad8383 (diff)
downloadaur-00475bab613aff61c38295d488fcb10184eb989d.tar.gz
Updated to 1.4.75.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 629375dd5f03..131df63c2860 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timedoctorpro
pkgdesc = App to track work time from timedoctor.com
- pkgver = 1.4.74.11
+ pkgver = 1.4.75.11
pkgrel = 1
url = https://www.timedoctor.com/download.html
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = timedoctorpro
depends = zlib
depends = qt4
depends = 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_1.4.75.11-11ubuntu16.04_amd64.deb
md5sums = 2883fbcf495d9657a9fa8c9c64595b1b
pkgname = timedoctorpro
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() {