Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c13da797c03a686c9254d37991cd14927e24d9b
commit 0c13da797c03a686c9254d37991cd14927e24d9b Author: PacMiam <[email protected]> Date: Fri Aug 1 09:49:39 2014 +0200 dunst-1.1.0-1-i686 * Version bump: 1.0.0 -> 1.1.0 diff --git a/source/x11-extra/dunst/FrugalBuild b/source/x11-extra/dunst/FrugalBuild index 120217e..1cbbe73 100644 --- a/source/x11-extra/dunst/FrugalBuild +++ b/source/x11-extra/dunst/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: PacMiam <[email protected]> pkgname=dunst -pkgver=1.0.0 +pkgver=1.1.0 pkgrel=1 pkgdesc="Dunst is a lightweight replacement for the notification-daemons provided by most desktop environments. It's very customizable, doesn't depend on any toolkits and therefore fits in those windowmanager centric setups we all love to customize to perfection." url="http://www.knopwob.org/dunst/" @@ -14,7 +14,7 @@ depends=('dbus' 'libxinerama' 'libxft' 'libxdg-basedir' 'pango' 'cairo' \ 'libxscrnsaver' 'libnotify') up2date="Flasttar http://www.knopwob.org/public/dunst-release/" -sha1sums=('e792af13ed18b0b19047693d61f9811963ad2693') +sha1sums=('9fd95cf803307609053b45d9fbe864e4dcccc457') source=(http://www.knopwob.org/public/$pkgname-release/$pkgname-$pkgver.tar.bz2) build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
