summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bundy2020-01-06 13:05:57 -0800
committerChristian Bundy2020-01-06 13:05:57 -0800
commit347c6e3bce6edb5a9be3aac828a0ec9e340325fa (patch)
treeebb949085a3eb1f77be8c5530ba1fbad7e9aa3ae
parent9dc4c8ca04b71f33bf5b88dee7463a6fde1d3fd0 (diff)
downloadaur-347c6e3bce6edb5a9be3aac828a0ec9e340325fa.tar.gz
3.17.2-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f525ea2255c5..183d7f830705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ssb-patchwork
pkgdesc = A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB)
pkgver = 3.17.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ssbc/patchwork
arch = i686
arch = x86_64
@@ -11,7 +11,6 @@ pkgbase = ssb-patchwork
depends = libxtst
depends = libxext
depends = libxkbfile
- depends = gconf
depends = libsodium
depends = libxss
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index e12e9efe1683..a40c1eb2a036 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ssb-patchwork
_upstream=patchwork
pkgver=3.17.2
-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"