[arch-commits] Commit in lwm/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Feb 14 16:43:30 UTC 2016


    Date: Sunday, February 14, 2016 @ 17:43:30
  Author: kkeen
Revision: 161544

upgpkg: lwm 1.2.4-1

Modified:
  lwm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 16:00:07 UTC (rev 161543)
+++ PKGBUILD	2016-02-14 16:43:30 UTC (rev 161544)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=lwm
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="A very light weight window manager"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('xorg-server' 'libxext' 'libsm')
 makedepends=('imake')
 source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('439789a5396107cca5f54e108760c1f4')
+md5sums=('69fc645ded46b6801092183e01be8518')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list