summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFranck STAUFFER2020-08-17 14:25:21 +0200
committerFranck STAUFFER2020-08-17 14:25:21 +0200
commit541dbf115d15579f72f65d31621f2e607b00144f (patch)
tree957d18c149a062ca4b57a2df8005e59aa193e846 /PKGBUILD
parenta2ed666fc79b730c1f75059d02e7617f8c498aee (diff)
downloadaur-541dbf115d15579f72f65d31621f2e607b00144f.tar.gz
Use upstream sha256sum, add signature verification
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97b58f964848..1dac70219559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,14 @@
pkgname=oxygen-sounds
pkgdesc='KDE Oxygen sound pack'
pkgver=5.19.4
-pkgrel=4
+pkgrel=5
arch=('any')
url='https://www.kde.org/workspaces/plasmadesktop/'
license=('LGPL')
-source=("https://download.kde.org/stable/plasma/$pkgver/oxygen-$pkgver.tar.xz")
-b2sums=('86153365b2499e6cee2f60960f4be70e7fe954ee20dc3bee8f858084996e561bd2908034bff6ea1d7079a8f11adf521f02aa0233af789a46dc567205cbf5af08')
+source=("https://download.kde.org/stable/plasma/$pkgver/oxygen-$pkgver.tar.xz"{,.sig})
+sha256sums=('f2f164e651af56610d870f9c92ad22922e0d74fd51e8b30daf568e6d97ea226d'
+ 'SKIP')
+signingkey=('2D1D5B0588357787DE9EE225EC94D18F7F05997E') # Jonathan Riddell <jr@jriddell.org>
package() {
cd "oxygen-$pkgver"