From 3bb7b8594ba2cfeeef2dc0e985128ba1f29e0188 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Sat, 6 Oct 2012 18:05:40 +0200 Subject: [PATCH 1/2] dispcalgui updated to 1.1.2.1 --- pkgbuild/dispcalgui/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgbuild/dispcalgui/PKGBUILD b/pkgbuild/dispcalgui/PKGBUILD index 43c6761..41c9474 100644 --- a/pkgbuild/dispcalgui/PKGBUILD +++ b/pkgbuild/dispcalgui/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: foxbunny pkgname=dispcalgui -pkgver=1.0.9.0 +pkgver=1.1.2.1 pkgrel=1 pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install=${pkgname}.install #you may need to download this by hand (with wget) if curl is your download tool in makepkg source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz" ${pkgname}.desktop) -md5sums=('3be5e9e024edeb56d0eb88f8e8d0d354' +md5sums=('901d77e475ab54926b3c3d6b11bf46fd' 'a65019defc10243c7e0fd2925405d26e') package() { From 3acf5ef5972f5fc9317bc19640b0b938cd115a8d Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Thu, 11 Oct 2012 10:10:42 +0200 Subject: [PATCH 2/2] thunderbird-nightly updated to 19 --- pkgbuild/thunderbird-nightly/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgbuild/thunderbird-nightly/PKGBUILD b/pkgbuild/thunderbird-nightly/PKGBUILD index 00c40db..c6ff133 100644 --- a/pkgbuild/thunderbird-nightly/PKGBUILD +++ b/pkgbuild/thunderbird-nightly/PKGBUILD @@ -3,7 +3,7 @@ # Based on [extra]'s thunderbird pkgname=thunderbird-nightly -pkgver=18.0a1 +pkgver=19.0a1 pkgrel=1 pkgdesc="Standalone Mail/News reader - Nightly build" arch=('i686' 'x86_64')