summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorselpats2022-01-09 23:11:05 +0400
committerselpats2022-01-09 23:11:05 +0400
commit6590f8332d1b7cbdbf31a2e88231f1992d60236f (patch)
treebd4c26cb0ec655c52b4f523dc61310e5e76c1736
parent4b46585120443df1fe24d5365863c4be3fa17b22 (diff)
downloadaur-6590f8332d1b7cbdbf31a2e88231f1992d60236f.tar.gz
add pgp signature
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90f8b9af691d..97faa63fe6fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,6 +17,7 @@ pkgbase = qbittorrent-qt5
provides = qbittorrent
conflicts = qbittorrent
source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.4.0.tar.xz
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-4.4.0.tar.xz.asc
validpgpkeys = D8F3DA77AAC6741053599C136E4A2D025B7CC9A2
sha256sums = 6b783a88c7bd567e48cd9f20c67b788776ee2a6d474fe3df4af216acbdfe501b,
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 153bffa92bd7..aef404a003c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=(boost cmake qt5-tools)
optdepends=('python: needed for torrent search tab')
conflicts=('qbittorrent')
provides=('qbittorrent')
-source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname%-*}-${pkgver}.tar.xz)
+source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname%-*}-${pkgver}.tar.xz{,.asc})
sha256sums=('6b783a88c7bd567e48cd9f20c67b788776ee2a6d474fe3df4af216acbdfe501b',
'SKIP')
validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2')