summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSevenseven2015-11-17 19:03:25 +0300
committerSevenseven2015-11-17 19:03:25 +0300
commit525046bdfd1a5829c84af65498fb41e9c3ff504f (patch)
treef5c0c7896b980280ab4c1f4f87edcc6f65ef8a5e /PKGBUILD
parentfa701d38493388415077b94f9da53d98f393a315 (diff)
downloadaur-525046bdfd1a5829c84af65498fb41e9c3ff504f.tar.gz
rename group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282d40b848e8..7a853719ba18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on kipi-plugins-svn PKGBUILD
pkgname=kipi-plugins-git
-pkgver=r11398.4770a03
+pkgver=r11412.b921a22
pkgrel=1
pkgdesc='A collection of plugins extending the KDE graphics and image applications as digiKam'
license=('GPL' 'LGPL' 'FDL')
@@ -17,12 +17,13 @@ optdepends=('hugin: for expoblending plugin'
'libkvkontakte-git: A tool to export images to VKontakte web service'
'threadweaver: for Panorama'
'karchive: for FlashExport'
- 'kqoauth-qt5-git For Imgur Auhtenticated API')
+ 'kqoauth-qt5-git: For Imgur Auhtenticated API')
conflicts=('kipi-plugins')
provides=('kipi-plugins')
install=kipi-plugins-git.install
source=('kipi-plugins::git+git://anongit.kde.org/kipi-plugins')
md5sums=('SKIP')
+groups=('digikamsc-git')
pkgver() {
cd "${srcdir}/kipi-plugins"
@@ -50,4 +51,4 @@ build() {
package() {
cd "${srcdir}/build"
make DESTDIR="${pkgdir}" install
-}
+} \ No newline at end of file