gajim-omemo: update to 2.8.15.
This commit is contained in:
parent
9cfcb46f12
commit
565f953516
@ -1,8 +1,8 @@
|
||||
# Template file for 'gajim-omemo'
|
||||
pkgname=gajim-omemo
|
||||
version=2.7.15
|
||||
revision=2
|
||||
wrksrc="omemo"
|
||||
version=2.8.15
|
||||
revision=1
|
||||
create_wrksrc="omemo"
|
||||
hostmakedepends="unzip"
|
||||
depends="python3 python3-setuptools python3-cryptography python3-axolotl
|
||||
python3-qrcode gajim"
|
||||
@ -10,12 +10,10 @@ short_desc="Gajim plugin for OMEMO Encryption"
|
||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
|
||||
distfiles="https://ftp.gajim.org/plugins_releases/${pkgname#gajim-}_${version}.zip"
|
||||
checksum=7e8435125a4b566402e2531f4e73ab60647b2f88fb65d8da2955dfb1e3befede
|
||||
|
||||
distfiles="https://ftp.gajim.org/plugins/master/omemo/omemo_${version}.zip"
|
||||
checksum=9639e6ddb76c4612ca43e74ee9d80d8d92c31fdfbb173f7c9976a2cc3d22c1c1
|
||||
|
||||
do_install() {
|
||||
rm CHANGELOG COPYING
|
||||
install -d "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
|
||||
cp -r * "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user