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 a9c1abeab9a0..bba19f913dc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = superproductivity-bin
pkgdesc = ToDo List / Time Tracker / Personal Jira Task Manager
- pkgver = 7.15.0
+ pkgver = 7.15.1
pkgrel = 1
url = http://super-productivity.com/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = superproductivity-bin
provides = superproductivity
conflicts = superproductivity
conflicts = superproductivity-git
- source = https://github.com/johannesjo/super-productivity/releases/download/v7.15.0/superProductivity_7.15.0_amd64.deb
+ source = https://github.com/johannesjo/super-productivity/releases/download/v7.15.1/superProductivity_7.15.1_amd64.deb
md5sums = SKIP
pkgname = superproductivity-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6f7eb82c16ce..d52959c2906d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='superproductivity'
pkgname="${_pkgname}-bin"
-pkgver=7.15.0
+pkgver=7.15.1
pkgrel=1
pkgdesc="ToDo List / Time Tracker / Personal Jira Task Manager"
arch=('x86_64')