xap/awesome: Upgraded to awesome-3.4.13.

slackware-14.2
Damien Goutte-Gattat 10 years ago
parent a3fd30b4bc
commit 885db92542

@ -1 +0,0 @@
b49f47618c014e9ada54336c0c31b616af0b9a1b awesome-3.4.11.tar.bz2

@ -0,0 +1 @@
e1f0827501a6d245db01a6296ea62493521103e2 awesome-3.4.13.tar.bz2

@ -1,6 +1,6 @@
#!/bin/bash
# Build script for Slackware
# Copyright (C) 2011 Damien Goutte-Gattat
# Copyright (C) 2011,2012 Damien Goutte-Gattat
#
# Redistribution and use of this script, with or without modifications,
# is permitted provided that the following conditions are met:
@ -33,7 +33,7 @@
# Source package infos
NAMESRC=${NAMESRC:-awesome}
VERSION=${VERSION:-3.4.11}
VERSION=${VERSION:-3.4.13}
ARCHIVE=${ARCHIVE:-$NAMESRC-$VERSION.tar.bz2}
WGET=${WGET:-http://awesome.naquadah.org/download/$ARCHIVE}

Loading…
Cancel
Save