summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkolorafa2016-09-13 12:11:18 +0200
committerkolorafa2016-09-13 12:11:18 +0200
commitb19b3238eccfb82f91f07122a621e9bff15e0238 (patch)
treee973d8cd769c43d14d27b307e1a79b22ab7ed25e
parentcf8faeba51f34219c5cce5c1a2ad45cfe72fae52 (diff)
downloadaur-b19b3238eccfb82f91f07122a621e9bff15e0238.tar.gz
Version update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c96b004f8cde..6b43e33f3a7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = timedoctorpro
pkgdesc = App to track work time from timedoctor.com
pkgver = 1.4.75
- pkgrel = 1
+ pkgrel = 2
url = https://www.timedoctor.com/download.html
arch = x86_64
license = proprietary
@@ -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-11ubuntu16.04_amd64.deb
- md5sums = 44b2956232541e6a72b97a410cf7b8d6
+ source = https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_1.4.75-12ubuntu16.04_amd64.deb
+ md5sums = 4b9273274ed90aff40fbcde13cf4ce6d
pkgname = timedoctorpro
diff --git a/PKGBUILD b/PKGBUILD
index 00c00bfdc7fc..4d001a2f2bb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=timedoctorpro
pkgver=1.4.75
-pkgrel=1
+pkgrel=2
arch=('x86_64')
pkgdesc="App to track work time from timedoctor.com"
url="https://www.timedoctor.com/download.html"
@@ -15,8 +15,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}-11ubuntu16.04_amd64.deb")
-md5sums=('44b2956232541e6a72b97a410cf7b8d6')
+source=("https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_${pkgver}-12ubuntu16.04_amd64.deb")
+md5sums=('4b9273274ed90aff40fbcde13cf4ce6d')
package() {
cd $pkgdir