summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkolorafa2016-11-29 12:32:47 +0100
committerkolorafa2016-11-29 12:32:47 +0100
commit696dc7d487da62ba9b4072f4e2ed162a83648224 (patch)
tree3faa43b7ba971501a9462a930766d5ebcc2a5b01
parent24d6e0b1b7c4336767c1417115f1e3adc7a8a510 (diff)
downloadaur-696dc7d487da62ba9b4072f4e2ed162a83648224.tar.gz
Version update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a13c342732d1..417eb0a65b5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timedoctorpro
pkgdesc = App to track work time from timedoctor.com
- pkgver = 1.4.75.13
+ pkgver = 1.4.75.14
pkgrel = 1
url = https://www.timedoctor.com/download.html
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = timedoctorpro
depends = zlib
depends = qt4
depends = opencv2
- source = https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_1.4.75-13ubuntu16.04_amd64.deb
- md5sums = 5529730788fd82ecf549eacd92006a1a
+ source = https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_1.4.75-14ubuntu16.04_amd64.deb
+ md5sums = 0d50154852f5f10bd8e470066f61a523
pkgname = timedoctorpro
diff --git a/PKGBUILD b/PKGBUILD
index b1099465659f..e206ec29fa7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=timedoctorpro
-pkgver=1.4.75.13
+pkgver=1.4.75.14
urlver=$(echo $pkgver|sed 's/\.\([^.]*\)$/-\1/')
pkgrel=1
arch=('x86_64')
@@ -17,7 +17,7 @@ license=('proprietary')
depends=('libx11' 'libxcb' 'zlib' 'qt4' 'opencv2')
source=("https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_${urlver}ubuntu16.04_amd64.deb")
-md5sums=('5529730788fd82ecf549eacd92006a1a')
+md5sums=('0d50154852f5f10bd8e470066f61a523')
package() {
cd $pkgdir