summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohannesjo2020-11-01 17:30:43 +0000
committerjohannesjo2020-11-01 17:30:43 +0000
commit194a4dc45f631e8d2387413c5b09962fdaeb7fa9 (patch)
tree0ec7832f831d898b853a032fb68c61ce5651bca5
parenta5415ff15685416e92c70c5e9139b5846e8dcfb4 (diff)
downloadaur-194a4dc45f631e8d2387413c5b09962fdaeb7fa9.tar.gz
Update AUR package
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47b84225b67..90e8ea477fe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = superproductivity-bin
conflicts = superproductivity
conflicts = superproductivity-git
source = https://github.com/johannesjo/super-productivity/releases/download/v6.0.1/superProductivity_6.0.1_amd64.deb
+ md5sums = SKIP
pkgname = superproductivity-bin
diff --git a/PKGBUILD b/PKGBUILD
index 79d2061adfa9..ab92287a5112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=('gtk3' 'nss')
provides=("${_pkgname}")
conflicts=("${_pkgname}"
"${_pkgname}-git")
+md5sums=('SKIP')
source=("https://github.com/johannesjo/super-productivity/releases/download/v${pkgver}/superProductivity_${pkgver}_amd64.deb")
package() {