summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjorge-barroso2023-09-01 10:18:06 -0500
committerjorge-barroso2023-09-01 10:18:06 -0500
commit230cab23981e73a9694d7afe817a06c8aa27b194 (patch)
treed47c9ffc910141e470038a35b13d2679dc987553
parent05855768c97a9942c7b5a0e324592e4f9552a064 (diff)
downloadaur-harvest-timer-qt.tar.gz
Updated rel
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5569a8f8d8c2..55cdc9e27b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = harvest-timer-qt
pkgdesc = Desktop app for Harvest, a simple time tracker and reporting tool for companies
pkgver = 1.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jorge-barroso/harvesttimer-qt
+ install = harvest-timer-qt.install
arch = x86_64
- license = GPL
+ license = GPL3
makedepends = cmake
makedepends = qt6-tools
depends = qt6-base
diff --git a/PKGBUILD b/PKGBUILD
index 7e856fb519f5..0676acb9c83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=harvesttimer-qt
_appname=harvest
pkgname=harvest-timer-qt
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Desktop app for Harvest, a simple time tracker and reporting tool for companies'
arch=('x86_64')
url='https://github.com/jorge-barroso/harvesttimer-qt'