Merge branch 'master' of ssh://git.chakraos.org:22/desktop

This commit is contained in:
Neofytos Kolokotronis 2016-03-23 12:50:56 +01:00
commit 6414fad8ec
5 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ source ../kdeapps.conf
pkgname=akonadi
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('x86_64')
url='http://community.kde.org/KDE_PIM/Akonadi'

View File

@ -1,5 +1,5 @@
pkgname=nmap
pkgver=7.10
pkgver=7.11
pkgrel=1
pkgdesc="A network exploration tool and security/port scanner"
arch=('x86_64')
@ -11,7 +11,7 @@ makedepends=('python2')
optdepends=('pygtk: gui for nmap - zenmap')
options=('!makeflags')
source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('58cf8896d09057d1c3533f430c06b22791d0227ebbb93dede2ccb73693ed4b4b')
sha256sums=('13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View File

@ -1,6 +1,6 @@
pkgname=nodejs
pkgver=5.9.0
pkgrel=1
pkgrel=2
pkgdesc='Evented I/O for V8 javascript'
arch=('x86_64')
url='http://nodejs.org/'

View File

@ -3,7 +3,7 @@ source ../kdeapps.conf
pkgname=spectacle
pkgver=${_kdever}
pkgrel=3
pkgrel=4
pkgdesc="KDE screenshot capture utility"
arch=(x86_64)
url='https://projects.kde.org/spectacle'

View File

@ -1,5 +1,5 @@
pkgname=stellarium
pkgver=0.14.2
pkgver=0.14.3
pkgrel=1
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
arch=('x86_64')
@ -7,11 +7,11 @@ url="http://www.stellarium.org/"
screenshot=('http://www.stellarium.org/img/screenshots/0.10-from-mars.jpg')
license=('GPL2')
depends=('libpng' 'libgl' 'qt5-quick1' 'glu' 'openssl' 'zlib' 'gettext'
'xdg-utils' 'freetype2' 'phonon' 'qt5-multimedia' 'desktop-file-utils' 'qt5-serialport')
'xdg-utils' 'freetype2' 'phonon-qt5' 'qt5-multimedia' 'desktop-file-utils' 'qt5-serialport')
makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
categories=('education')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('aa04a5ae44ed177bc187d20e27a87cc11fc2f465036d673f02ec07b333a0b1f7')
sha256sums=('de41c5b14fdf0c5f6e73bab2975f380554487b1817f2c5a2ebad3bb8e9e729a4')
build() {
cd ${pkgname}-${pkgver}