mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/mutter to 3.8.4-1
This commit is contained in:
parent
440bd961f4
commit
9cb367cd9d
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - set --enable-compile-warnings=no in configure
|
||||
|
||||
pkgname=mutter
|
||||
pkgver=3.8.3
|
||||
pkgver=3.8.4
|
||||
pkgrel=1
|
||||
pkgdesc="A window manager for GNOME"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -19,7 +19,7 @@ groups=('gnome')
|
|||
options=('!libtool' '!emptydirs')
|
||||
install=mutter.install
|
||||
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('3078162c3adef95fb207cc1945b863575ff180709d6394f5cf14e7d0f49b6c2a')
|
||||
sha256sums=('efe28bb665fd43d97b20c57bb1d1dc0a7e98919b6ad4b770bfd7ec5576e29454')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue