mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
spice-protocol: update to 0.12.12
This commit is contained in:
parent
a52799d5f8
commit
5ab3457a91
@ -1,12 +1,13 @@
|
||||
# Contributions from Arch:
|
||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
|
||||
|
||||
pkgname=spice-protocol
|
||||
pkgver=0.12.10
|
||||
pkgver=0.12.12
|
||||
pkgrel=1
|
||||
pkgdesc="Headers for SPICE protocol"
|
||||
arch=(any)
|
||||
url="http://spice-space.org"
|
||||
url="https://spice-space.org"
|
||||
license=('BSD' 'LGPL2.1')
|
||||
source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
|
||||
|
||||
@ -21,4 +22,4 @@ package() {
|
||||
make DESTDIR="$pkgdir/" install
|
||||
install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
|
||||
}
|
||||
md5sums=('1fb9d0dcdd42dce1b476ae8aa7569bcc')
|
||||
md5sums=('3b2886cceaefc228b7afa12300462abd')
|
||||
|
Loading…
Reference in New Issue
Block a user