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

Florian Pritz bluewind at archlinux.org
Mon Jun 1 10:11:30 UTC 2015


    Date: Monday, June 1, 2015 @ 12:11:30
  Author: bluewind
Revision: 134456

upgpkg: openbox 3.6-1

upstream update

Modified:
  openbox/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-01 10:02:18 UTC (rev 134455)
+++ PKGBUILD	2015-06-01 10:11:30 UTC (rev 134456)
@@ -6,8 +6,8 @@
 # Contributor: tobias <tobias at archlinux.org>
 
 pkgname=openbox
-pkgver=3.5.2
-pkgrel=7
+pkgver=3.6
+pkgrel=1
 pkgdesc='Highly configurable and lightweight X11 window manager'
 arch=('i686' 'x86_64')
 url='http://openbox.org'
@@ -16,15 +16,17 @@
          'libxcursor' 'pango' 'imlib2' 'librsvg' 'libsm')
 optdepends=('kdebase-workspace: for the KDE/Openbox xsession'
             'python2-xdg: for the openbox-xdg-autostart script')
-groups=('lxde')
+groups=('lxde' 'lxqt')
 backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml'
         'etc/xdg/openbox/autostart' 'etc/xdg/openbox/environment')
-source=(http://www.icculus.org/openbox/releases/$pkgname-$pkgver.tar.gz
+source=(http://openbox.org/dist/openbox/$pkgname-$pkgver.tar.gz{,.asc}
         openbox-3.5.0-title-matching.patch
         openbox-3.5.0-which-2.20.patch)
-md5sums=('93df606606053b7e8578a5c116afb8ec'
+md5sums=('a995a15361b18f24e45f9be752e89f4e'
+         'SKIP'
          '0a11d7149da210a31ef88f8a9c717711'
          '7ca3b5244bb092d46f5bcf1e2bdf4a18')
+validpgpkeys=(4B71379A9D5263D112A85620A5A4E99C711D3B61)
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list