cairo-dock-plugins: update to 3.4.0.
This commit is contained in:
parent
29135122a8
commit
fd6a354f84
2 changed files with 4 additions and 3 deletions
|
@ -1825,3 +1825,4 @@ libusbmuxd.so.4 libusbmuxd-1.0.10_1
|
||||||
libimobiledevice.so.5 libimobiledevice-1.1.7_1
|
libimobiledevice.so.5 libimobiledevice-1.1.7_1
|
||||||
libstfl.so.0 stfl-0.23_1
|
libstfl.so.0 stfl-0.23_1
|
||||||
libenventor.so.0 enventor-0.4.1_1
|
libenventor.so.0 enventor-0.4.1_1
|
||||||
|
libCDApplet.so cairo-dock-plugins-3.4.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cairo-dock-plugins'
|
# Template file for 'cairo-dock-plugins'
|
||||||
pkgname=cairo-dock-plugins
|
pkgname=cairo-dock-plugins
|
||||||
version=3.3.2
|
version=3.4.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_UPOWER_SUPPORT=OFF"
|
configure_args="-DENABLE_UPOWER_SUPPORT=OFF"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://launchpad.net/cairo-dock"
|
homepage="https://launchpad.net/cairo-dock"
|
||||||
distfiles="http://launchpad.net/cairo-dock-plug-ins/${version%.?}/${version}/+download/${pkgname}-${version}.tar.gz"
|
distfiles="http://launchpad.net/cairo-dock-plug-ins/${version%.?}/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=48f0caddb0a563d8a64176f66610ca35df5c952071e5574486d39bb574994643
|
checksum=7ffcf40f07cd05bef826ad47f1f11940b9813d279c9e5117384f14f1f32d8dbd
|
||||||
|
|
||||||
cairo-dock-plugins-python2_package() {
|
cairo-dock-plugins-python2_package() {
|
||||||
depends="python ${sourcepkg}>=${version}_${revision}"
|
depends="python ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue