mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/mutter to 3.16.3-1
This commit is contained in:
parent
aaca3745ae
commit
3be50aaa48
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - set --enable-compile-warnings=no in configure
|
||||
|
||||
pkgname=mutter
|
||||
pkgver=3.16.2
|
||||
pkgrel=2
|
||||
pkgver=3.16.3
|
||||
pkgrel=1
|
||||
pkgdesc="A window manager for GNOME"
|
||||
arch=(i686 x86_64)
|
||||
license=('GPL')
|
||||
|
@ -21,7 +21,7 @@ groups=('gnome')
|
|||
options=('!emptydirs')
|
||||
install=mutter.install
|
||||
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('4a2b752f0b3aa59f50563190222623324f5154acbb6bf174213f5849e77d0763')
|
||||
sha256sums=('ee0098487d1bfb8f28e3927fbb9df227d846555142d352f8693f56a08441c755')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue