mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/mutter to 3.14.2-1
This commit is contained in:
parent
ef9513c268
commit
cb7c949220
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - set --enable-compile-warnings=no in configure
|
||||
|
||||
pkgname=mutter
|
||||
pkgver=3.14.1.5
|
||||
pkgver=3.14.2
|
||||
pkgrel=1
|
||||
pkgdesc="A window manager for GNOME"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -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=('bfc1e30f94cb7d057b94ac651cbfff24fb25e9d6617c492b68509e5c638f5114')
|
||||
sha256sums=('aa434c1bfdaf4159ecc2bab2911f7e7b21d64779494ffa5aa4f065b06492373f')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue