summaryrefslogtreecommitdiff
path: root/community/sawfish/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sawfish/PKGBUILD')
-rw-r--r--community/sawfish/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sawfish/PKGBUILD b/community/sawfish/PKGBUILD
index a170930fd..495031682 100644
--- a/community/sawfish/PKGBUILD
+++ b/community/sawfish/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 54530 2011-08-19 20:28:11Z shusmann $
+# $Id: PKGBUILD 55392 2011-09-11 18:41:44Z shusmann $
# Maintainer: stefan-husmann@t-online.de
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=sawfish
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
pkgdesc="An extensible window manager using a Lisp-based scripting language"
arch=('i686' 'x86_64')
url="http://sawfish.wikia.com/wiki/Main_Page"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('libsm' 'rep-gtk' 'hicolor-icon-theme')
install=${pkgname}.install
source=(http://download.tuxfamily.org/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('f93549382a438c1e7044624403876b345edae4b6')
+sha1sums=('d4716516fb0020bb728291c6defa1f421a33e5dc')
options=('!libtool')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"