diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-09 01:35:50 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-09 14:06:46 +0100 |
commit | 8d8576c608382930766da64b27bdc54d8784850a (patch) | |
tree | a2291abdc0edfd57fc79c8fba06353ea25ddb8f4 /testing/lxpanel/APKBUILD | |
parent | 2c0574a6346498c2ca27459818d4b4556246a67d (diff) | |
download | aports-8d8576c608382930766da64b27bdc54d8784850a.tar.bz2 aports-8d8576c608382930766da64b27bdc54d8784850a.tar.xz |
testing/lxpanel: rebuild against wireless-tools 30_pre9
Diffstat (limited to 'testing/lxpanel/APKBUILD')
-rw-r--r-- | testing/lxpanel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lxpanel/APKBUILD b/testing/lxpanel/APKBUILD index 2c027b6370..2c74deb3ec 100644 --- a/testing/lxpanel/APKBUILD +++ b/testing/lxpanel/APKBUILD @@ -2,7 +2,7 @@ pkgname=lxpanel pkgver=0.6.1 -pkgrel=0 +pkgrel=1 pkgdesc='Lightweight X11 desktop panel' arch='all' url='http://lxde.org/' |