* update libmtp to 1.1.21-1

This commit is contained in:
Alexander Baldeck 2023-05-23 08:23:26 +02:00
parent 3a5375a660
commit 7d5abcdd6b

View File

@ -5,7 +5,7 @@
# Contributor: Kevin Edmonds <edmondskevin@hotmail.com> # Contributor: Kevin Edmonds <edmondskevin@hotmail.com>
pkgname=libmtp pkgname=libmtp
pkgver=1.1.20 pkgver=1.1.21
pkgrel=1 pkgrel=1
pkgdesc='Library implementation of the Media Transfer Protocol' pkgdesc='Library implementation of the Media Transfer Protocol'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -14,7 +14,7 @@ license=(LGPL)
depends=(libusb) depends=(libusb)
makedepends=(doxygen) makedepends=(doxygen)
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}) source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
sha256sums=('c9191dac2f5744cf402e08641610b271f73ac21a3c802734ec2cedb2c6bc56d0' sha256sums=('c4ffa5ab8c8f48c91b0047f2e253c101c418d5696a5ed65c839922a4280872a7'
'SKIP') 'SKIP')
validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner <meissner@suse.de> validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner <meissner@suse.de>