summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471e2cbbe935..dda35ea01029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Dec 19 23:28:15 UTC 2018
+# Thu Dec 20 14:14:52 UTC 2018
pkgbase = timecamp
pkgdesc = Client application for TimeCamp software
pkgver = 2.1.1.0
pkgrel = 1
- url = https://www.timecamp.com/
+ url = https://github.com/timecamp/timecamp-v2.1-desktop-app
arch = any
license = GPL3
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 5eb74b9850ef..244b972bf76e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.1.1.0
pkgrel=1
pkgdesc="Client application for TimeCamp software"
arch=('any')
-url="https://www.timecamp.com/"
+url="https://github.com/timecamp/timecamp-v2.1-desktop-app"
license=('GPL3')
depends=('qt5-base' 'qt5-webengine' 'qt5-x11extras')
makedepends=('cmake')