summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--ssb-patchwork.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c8cba5aecdf..6bfe1016f208 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
pkgver = 3.8.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ssbc/patchwork
arch = i686
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = ssb-patchwork
source = ssb-patchwork.desktop
md5sums = 6889ff0b42d44c115552821338826261
md5sums = 26bbb4043ff690355e9d83f539484644
- md5sums = 2b507044b1ae8f5d00aea5b148ec65f0
+ md5sums = 3c73b5245f2da7dd2e31729e2b57ad37
pkgname = ssb-patchwork
diff --git a/PKGBUILD b/PKGBUILD
index addd75aaf7e3..0a75d990a8ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
pkgver=3.8.6
-pkgrel=1
+pkgrel=2
pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)"
arch=('i686' 'x86_64')
url="https://github.com/ssbc/patchwork"
@@ -18,7 +18,7 @@ source=(
)
md5sums=('6889ff0b42d44c115552821338826261'
'26bbb4043ff690355e9d83f539484644'
- '2b507044b1ae8f5d00aea5b148ec65f0')
+ '3c73b5245f2da7dd2e31729e2b57ad37')
build() {
cd "${srcdir}/${_upstream}-${pkgver}"
diff --git a/ssb-patchwork.desktop b/ssb-patchwork.desktop
index 00f1231ac3e5..fed7a72e766e 100644
--- a/ssb-patchwork.desktop
+++ b/ssb-patchwork.desktop
@@ -7,4 +7,4 @@ Exec=ssb-patchwork
Icon=ssb-patchwork
Terminal=false
StartupNotify=false
-Categories=Application;
+Categories=Network;Application;