pkgrel +1 for kdeedu-libkdeedu,kdegames-libkdegames/libkmahjongg

This commit is contained in:
Neophytos Kolokotronis 2015-04-08 02:12:17 +00:00
parent f065c73bac
commit fda00341b8
3 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ source ../kdeapps.conf
pkgname=kdeedu-libkdeedu
_pkgname=libkdeedu
pkgver=14.12.3
pkgrel=1
pkgrel=2
pkgdesc="Libraries used by KDE Education applications"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/kdeedu/libkdeedu'
@ -14,8 +14,8 @@ makedepends=('cmake' 'automoc4')
groups=("kde" "kdeedu" "kde-uninstall")
options=('docs' '!header' 'debug' 'log')
install=${_pkgname}.install
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
sha256sums=(`grep ${_pkgname}-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`)
source=("http://download.kde.org/stable/applications/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz")
sha1sums=('eec43ede1c1b2142c88ca8d989e0218099927e8f')
build() {
cd ${srcdir}/${_pkgname}-${pkgver}

View File

@ -5,7 +5,7 @@ source ../kdeapps.conf
pkgname=kdegames-libkdegames
_pkgname=libkdegames
pkgver=14.12.3
pkgrel=1
pkgrel=2
pkgdesc="Shared libraries for KDE games"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/kdegames/libkdegames'

View File

@ -4,7 +4,7 @@ source ../kdeapps.conf
pkgname=kdegames-libkmahjongg
_pkgname=libkmahjongg
pkgver=14.12.3
pkgrel=1
pkgrel=2
pkgdesc="Library used for loading and rendering of Mahjongg tilesets"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/kdegames/libmahjongg'