summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralosarjos2020-11-01 14:07:29 +0000
committeralosarjos2020-11-01 14:07:29 +0000
commitb97fff4c316c45eed4a0f58360c4be1b5e7639a5 (patch)
tree664efb26c727d115c896e4ac5b83f540f5d1a5b9
parentfb1e71e09f4607730424e0e78c084fffaf983230 (diff)
downloadaur-b97fff4c316c45eed4a0f58360c4be1b5e7639a5.tar.gz
Update AUR package
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dbf5e4ed157..a47b84225b67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ 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 = 59ca05a904289a9bb7bd32d82b8ee914
pkgname = superproductivity-bin
diff --git a/PKGBUILD b/PKGBUILD
index b7e813af277d..79d2061adfa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer & Owner: johannesjo <contact@super-productivity.com>
# Maintainer: José Miguel Sarasola <jmsaraur@gmail.com>
_pkgname='superproductivity'
@@ -13,7 +14,6 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}"
"${_pkgname}-git")
source=("https://github.com/johannesjo/super-productivity/releases/download/v${pkgver}/superProductivity_${pkgver}_amd64.deb")
-md5sums=("59ca05a904289a9bb7bd32d82b8ee914")
package() {
tar -xvf data.tar.xz -C "${pkgdir}"