mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
colibri updated to 0.2.1
This commit is contained in:
parent
053f311cab
commit
0010989e86
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=colibri
|
||||
pkgver=0.1.1
|
||||
pkgver=0.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="Colibri provides an alternative to KDE4 Plasma notifications."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('kdebase-workspace>=4.4')
|
||||
makedepends=('gcc' 'cmake' 'automoc4')
|
||||
install=colibri.install
|
||||
source=(http://kde-apps.org/CONTENT/content-files/117147-${pkgname}-${pkgver}.tar.bz2)
|
||||
md5sums=('a34e9d65984b90cd5597ab95532f2c4e')
|
||||
md5sums=('e9a1241bc81b39d3d220f85363541b14')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user