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

Kyle Keen kkeen at archlinux.org
Sat Apr 22 22:53:10 UTC 2017


    Date: Saturday, April 22, 2017 @ 22:53:09
  Author: kkeen
Revision: 224427

upgpkg: ratpoison 1.4.9-1

Modified:
  ratpoison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 19:03:01 UTC (rev 224426)
+++ PKGBUILD	2017-04-22 22:53:09 UTC (rev 224427)
@@ -5,16 +5,16 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=ratpoison
-pkgver=1.4.8
-pkgrel=3
+pkgver=1.4.9
+pkgrel=1
 pkgdesc="A simple keystroke-driven window manager"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libxinerama' 'readline' 'bash' 'perl' 'libxtst' 'libxft' 'texinfo')
+depends=('libxinerama' 'readline' 'bash' 'perl' 'libxtst' 'libxft' 'texinfo' 'libxrandr')
 url="http://www.nongnu.org/ratpoison/"
 source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"
         "${pkgname}.desktop")
-md5sums=('964f07f7ec91e95767a8d60fa6bdec3d'
+md5sums=('912b01564d24734e1a68d36e2d85faa4'
          '29c3cb9be59758e39d8471391231a74a')
 
 build() {



More information about the arch-commits mailing list