Merge branch 'master' of https://github.com/X-dark/ArchLinux
This commit is contained in:
commit
fa32e717b8
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||
|
||||
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() {
|
||||
|
|
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue