Skip to content
Snippets Groups Projects
Commit 06bd8dce authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

41.3-1

parent 98d4ec66
No related branches found
Tags 1-41.0-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jan@archlinux.org>
pkgname=gnome-desktop
pkgver=41.2
pkgver=41.3
pkgrel=1
epoch=1
pkgdesc="Library with common API for various GNOME modules"
......@@ -14,7 +14,7 @@ depends=(gsettings-desktop-schemas gtk3 xkeyboard-config iso-codes libseccomp
makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
checkdepends=(xorg-server-xvfb)
provides=(libgnome-desktop-3.so)
_commit=67ec3af26d30d3ef8ed57fc1e8cc6524e0ed60dc # tags/41.2^0
_commit=0060914363fd5a8c94952b00939e63e8921735b4 # tags/41.3^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -44,3 +44,5 @@ check() {
package() {
meson install -C build --destdir "$pkgdir"
}
# vim:set sw=2 et:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment