updates per xtraeme's suggestions
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
case "$ACTION" in
|
|
||||||
post)
|
|
||||||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
|
||||||
update-desktop-database -q
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
case "$ACTION" in
|
|
||||||
pre)
|
|
||||||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
|
||||||
update-desktop-database -q
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
@@ -3,7 +3,7 @@ pkgname=bleachbit
|
|||||||
version=0.9.5
|
version=0.9.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pygtk>=2 python>=2.6 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
hostmakedepends="pygtk>=2 python>=2.6 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
||||||
short_desc="Deletes unneeded files to free disk space and maintain privacy."
|
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
||||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="GPL3"
|
license="GPL3"
|
||||||
homepage="http://bleachbit.sourceforge.net"
|
homepage="http://bleachbit.sourceforge.net"
|
||||||
|
|||||||
@@ -5,8 +5,7 @@ revision=1
|
|||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
configure_args="--prefix=/usr"
|
short_desc="A shell tool for executing jobs in parallel"
|
||||||
short_desc="A shell tool for executing jobs in parallel."
|
|
||||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/parallel"
|
homepage="http://www.gnu.org/software/parallel"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ pkgname=profile-cleaner
|
|||||||
version=2.22
|
version=2.22
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Reduces profile size by cleaning their sqlite databases"
|
short_desc="Reduces profile size by cleaning their sqlite databases"
|
||||||
|
makedepends="sqlite bc parallel findutils"
|
||||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-cleaner"
|
homepage="https://github.com/graysky2/profile-cleaner"
|
||||||
|
|||||||
Reference in New Issue
Block a user