mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 15:37:18 +00:00
update katecpp
This commit is contained in:
parent
a20970a03c
commit
35ae703a5a
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=katecpp-helper-plugin
|
||||
_pkgname=KateCppHelperPlugin
|
||||
pkgver=1.0.3
|
||||
pkgver=1.0.4
|
||||
pkgrel=1
|
||||
pkgdesc="Kate C++ Helper plugin"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -12,7 +12,7 @@ license=('GPL')
|
||||
depends=('boost' 'clang>=3.3' 'kdesdk-kate' 'xapian-core')
|
||||
makedepends=('automoc4' 'cmake')
|
||||
source=("http://kde-apps.org/CONTENT/content-files/148606-${_pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('c359056ff93966e73d1f19b96f7e21e2')
|
||||
md5sums=('d7d21b39548bbe2e99032f718afc2c32')
|
||||
|
||||
prepare() {
|
||||
rm -rf "${srcdir}/build"
|
||||
|
Loading…
Reference in New Issue
Block a user