summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2023-05-04 20:22:21 +0200
committerNarrat2023-05-04 20:22:21 +0200
commit42c76d445661a7f88342dc8921faba3002a43e01 (patch)
treeddd8ca260015fdd7d9d604f4f3b0c2cdd740ba18
parent82e4be5e84ef2fb3b019c066c8c87af2c8950c2c (diff)
downloadaur-42c76d445661a7f88342dc8921faba3002a43e01.tar.gz
smuxi: 1.2.x had a new signing key
https://keys.openpgp.org/search?q=0x33A429E62D907822
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 250d72e95ab5..b0592b3382d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smuxi
pkgdesc = User-friendly and cross-platform IRC client for sophisticated users for GNOME/GTK+
pkgver = 1.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://smuxi.im/
arch = any
license = GPL
@@ -14,7 +14,7 @@ pkgbase = smuxi
options = !emptydirs
source = https://smuxi.im/jaws/data/files/smuxi-1.2.1.tar.gz
source = https://smuxi.im/jaws/data/files/smuxi-1.2.1.tar.gz.asc
- validpgpkeys = ABE195E150A8DBE7809D3F427127E5ABEEF946C8
+ validpgpkeys = A3712C8E4CE449B9F28C563F33A429E62D907822
sha256sums = cb96475e4ec3479b37b4357178cb00a1a404a67ba24d5fc0f6c4fd3fae5816e5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a9b0fae35d0b..91d3b2f848d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgbase=smuxi
pkgname=('smuxi-server' 'smuxi')
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="User-friendly and cross-platform IRC client for sophisticated users for GNOME/GTK+"
arch=('any')
url="https://smuxi.im/"
@@ -16,7 +16,7 @@ license=('GPL')
makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
options=('!emptydirs')
source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz{,.asc})
-validpgpkeys=('ABE195E150A8DBE7809D3F427127E5ABEEF946C8') # Mirco Bauer
+validpgpkeys=('A3712C8E4CE449B9F28C563F33A429E62D907822') # Mirco Bauer
sha256sums=('cb96475e4ec3479b37b4357178cb00a1a404a67ba24d5fc0f6c4fd3fae5816e5'
'SKIP')