mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/mutter to 3.6.3-1
This commit is contained in:
parent
b3db6cbc13
commit
96e8092507
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - set --enable-compile-warnings=no in configure
|
||||
|
||||
pkgname=mutter
|
||||
pkgver=3.6.2
|
||||
pkgver=3.6.3
|
||||
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=('924f47681c972c3e8da610608c6aef35e61f52b338b5690e5721ed7ef8c2befc')
|
||||
sha256sums=('aa1d558210d58f9a835a7e718a6b6eb8318ac8fb276c43234c47b1efde755c86')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue