summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-05-08 17:12:38 -0600
committerBrian Bidulock2015-06-10 05:28:17 -0600
commit851dc599c6095f81e2e28afaac5b9785554aa562 (patch)
tree55be8bfc9e2050f8bb2fcb404d7deffa52763bf6
parent285cbea4c7d3e49f779e25eabe9c13ec9934914c (diff)
downloadaur-851dc599c6095f81e2e28afaac5b9785554aa562.tar.gz
version 1.3.5.42.g9b40943-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD15
-rw-r--r--fluxbox-git.desktop28
3 files changed, 16 insertions, 39 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0e0908604ee..bd39585a2128 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fluxbox-git
pkgdesc = Lightweight stacking WM with tabbing, dockapps, etc.
- pkgver = 1.3.7.16.g69d1333
- pkgrel = 2
+ pkgver = 1.3.5.42.g9b40943
+ pkgrel = 1
url = http://www.fluxbox.org/
arch = i686
arch = x86_64
@@ -14,13 +14,15 @@ pkgbase = fluxbox-git
depends = libxpm
depends = libxrandr
optdepends = xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu utilities
- provides = fluxbox=1.3.7.16.g69d1333
+ provides = fluxbox=1.3.5.42.g9b40943
conflicts = fluxbox
options = !libtool
source = fluxbox-git::git://git.fluxbox.org/fluxbox.git
source = fluxbox-git.desktop
- md5sums = SKIP
- md5sums = c3cf99bfa58862724e0061e3881679aa
+ sha256sums = SKIP
+ sha256sums = 32ed3d444c938a3778520a641d5e0196a0fdf2984390d69a6546f8b86805c841
+ sha512sums = SKIP
+ sha512sums = 4c46bb22745849982b2e1ea02cc84f77bf81eeac827b10574eabcb5f2375805fe8b204a58aed15555b2477b1b9cc3f9e0aa4575a92ad9315495735a8e7ba40d1
pkgname = fluxbox-git
diff --git a/PKGBUILD b/PKGBUILD
index 2e52b83c82d1..66b1eb579b35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
-# Maintainer: Brian Bidulock <bidulock@openss7.org>
-# Contributor: Limao Luo <luolimao+AUR@gmail.com>
+# Maintainer: Limao Luo <luolimao+AUR@gmail.com>
# Contributor: Devin Cofer <ranguvar@archlinux.us>
# Contributor: Cainã Costa <sryche@archlinux-br.org>
# Contributor: Patrick Bartels <p4ddy.b@gmail.com>
pkgname=fluxbox-git
pkgdesc="Lightweight stacking WM with tabbing, dockapps, etc."
-pkgver=1.3.7.16.g69d1333
-pkgrel=2
+pkgver=1.3.5.42.g9b40943
+pkgrel=1
arch=(i686 x86_64)
url=http://www.fluxbox.org/
license=(MIT)
@@ -19,12 +18,14 @@ conflicts=(${pkgname%-*})
options=(!libtool)
source=($pkgname::git://git.fluxbox.org/${pkgname%-*}.git
$pkgname.desktop)
-md5sums=('SKIP'
- 'c3cf99bfa58862724e0061e3881679aa')
+sha256sums=('SKIP'
+ '32ed3d444c938a3778520a641d5e0196a0fdf2984390d69a6546f8b86805c841')
+sha512sums=('SKIP'
+ '4c46bb22745849982b2e1ea02cc84f77bf81eeac827b10574eabcb5f2375805fe8b204a58aed15555b2477b1b9cc3f9e0aa4575a92ad9315495735a8e7ba40d1')
pkgver() {
cd $pkgname/
- git describe --tags --long | sed 's|Release-||;s|[_-]|.|g'
+ git describe | sed 's|Release-||;s|[_-]|.|g'
}
build() {
diff --git a/fluxbox-git.desktop b/fluxbox-git.desktop
index f9ff287172c7..685c2e0be218 100644
--- a/fluxbox-git.desktop
+++ b/fluxbox-git.desktop
@@ -1,30 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
-Type=XSession
Name=Fluxbox
-Icon=fluxbox
+Type=Application
Exec=startfluxbox
-TryExec=fluxbox
-GenericName=Window Manager
-GenericName[fr]=Gestionnaire de Fenêtres
-GenericName[pt]=Gestor de Janelas
-Comment=Highly configurable and low resource X11 Window manager
-Categories=WindowManager;Application;System
-StartupNotify=false
-NoDisplay=true
-X-GNOME-WMName=fluxbox
-X-GNOME-Autostart-Phase=WindowManager
-X-GNOME-Provides=windowmanager
-X-GNOME-Autostart-Notify=false
-Actions=XDE;
-
-[Desktop Action XDE]
-Name=XDE
-Icon=xde
-Exec=xde-session -desktop FLUXBOX -startwm fluxbox
-Comment=Fluxbox in an XDE session
-
-[Window Manager]
-SessionManaged=true
-StartupNotification=false
-X-XDE-Managed=false