mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/mutter to 3.22.2+5+gd9fc81e-1
This commit is contained in:
parent
014aaff7b2
commit
39c5e2e53f
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# - set --enable-compile-warnings=no in configure
|
||||
|
||||
pkgname=mutter
|
||||
pkgver=3.22.2+1+g5c46094
|
||||
pkgver=3.22.2+5+gd9fc81e
|
||||
pkgrel=1
|
||||
pkgdesc="A window manager for GNOME"
|
||||
url="https://git.gnome.org/browse/mutter"
|
||||
|
@ -19,8 +19,8 @@ depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
|
|||
makedepends=(intltool gobject-introspection git gnome-common)
|
||||
groups=(gnome)
|
||||
options=(!emptydirs)
|
||||
_commit=5c46094d67f2e5cdafe6edcfd8c0d5894a2dafc6 # gnome-3-22
|
||||
source=("git://git.gnome.org/mutter#commit=$_commit")
|
||||
_commit=d9fc81e702a949980323b0f11b6764fcd1599872 # gnome-3-22
|
||||
source=("git+https://git.gnome.org/browse/mutter#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue