mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/mutter to 3.14.3-1
This commit is contained in:
parent
929b0397b1
commit
646c166680
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.2
|
||||
pkgver=3.14.3
|
||||
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=('aa434c1bfdaf4159ecc2bab2911f7e7b21d64779494ffa5aa4f065b06492373f')
|
||||
sha256sums=('0b23a2d31980d9de8e92ef940e6f63e3ac0f6446e2afc69ecbc80163f6af3a23')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue