* update libwnck3 to 43.2-1
This commit is contained in:
parent
8869ed1d41
commit
e6de8c75ec
@ -1,6 +1,6 @@
|
||||
pkgbase = libwnck3
|
||||
pkgdesc = Library to manage X windows and workspaces (for e.g. pagers or tasklists)
|
||||
pkgver = 43.1
|
||||
pkgver = 43.2
|
||||
pkgrel = 1
|
||||
url = https://gitlab.gnome.org/GNOME/libwnck
|
||||
arch = x86_64
|
||||
@ -25,8 +25,8 @@ pkgbase = libwnck3
|
||||
depends = libxres
|
||||
depends = pango
|
||||
depends = startup-notification
|
||||
source = git+https://gitlab.gnome.org/GNOME/libwnck.git?signed#tag=43.1
|
||||
source = git+https://gitlab.gnome.org/GNOME/libwnck.git?signed#tag=43.2
|
||||
validpgpkeys = 7B44FD78E49334EC10B3B288A3D013EC303E1894
|
||||
b2sums = 348354a2086dbd611967a3dc65641efcf8d3a5f53e47853204ceb867c70a2794c86b13169f99eeb2adf433eb01de8b5096c6c45c0c1efa4c8294409c7d15a883
|
||||
b2sums = 0f113c99fcf6bce363ee4d195dce26c3ed4abc28a4812095473b0563aee81c49721e9d07944b7ab61cf3840405a8ded7e8516e5847e7b9fcb11cf2f23b5faabf
|
||||
|
||||
pkgname = libwnck3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgname=libwnck3
|
||||
pkgver=43.1
|
||||
pkgver=43.2
|
||||
pkgrel=1
|
||||
pkgdesc="Library to manage X windows and workspaces (for e.g. pagers or tasklists)"
|
||||
url="https://gitlab.gnome.org/GNOME/libwnck"
|
||||
@ -32,7 +32,7 @@ makedepends=(
|
||||
source=(
|
||||
"git+$url.git?signed#tag=$pkgver"
|
||||
)
|
||||
b2sums=('348354a2086dbd611967a3dc65641efcf8d3a5f53e47853204ceb867c70a2794c86b13169f99eeb2adf433eb01de8b5096c6c45c0c1efa4c8294409c7d15a883')
|
||||
b2sums=('0f113c99fcf6bce363ee4d195dce26c3ed4abc28a4812095473b0563aee81c49721e9d07944b7ab61cf3840405a8ded7e8516e5847e7b9fcb11cf2f23b5faabf')
|
||||
validpgpkeys=(
|
||||
7B44FD78E49334EC10B3B288A3D013EC303E1894 # Alberts Muktupāvels <alberts.muktupavels@gmail.com>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user