summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFadeMind2016-03-17 20:54:06 +0100
committerFadeMind2016-03-17 20:54:06 +0100
commit5e7722e40955377f5746081f25639700e12e5291 (patch)
tree3d591c540f865ec0a3a234aa513b4f4443dff3e5
parentdc1e5edd36b3e3355f62fb76b3326eb59fe9ecf7 (diff)
downloadaur-5e7722e40955377f5746081f25639700e12e5291.tar.gz
depend on peazip-qt-opensuse, add gitignore file
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore9
-rw-r--r--PKGBUILD4
3 files changed, 14 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce5d5e4ecfe..c62221c6b212 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Jan 4 19:05:15 UTC 2016
+# Thu Mar 17 19:53:37 UTC 2016
pkgbase = kde-servicemenus-peazip
pkgdesc = PeaZip archiver services, fixed for Dolphin KF5.
- pkgver = 20160104
+ pkgver = 20160317
pkgrel = 1
url = http://peazip.org
arch = any
license = GPL
depends = dolphin
- depends = peazip-gtk2
+ depends = peazip-qt-opensuse
source = peazipadd.desktop
source = peazipext.desktop
source = peazipextfolder.desktop
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..190e99d82a54
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*
+!.gitignore
+!.SRCINFO
+!PKGBUILD
+!peazipadd.desktop
+!peazipext.desktop
+!peazipextfolder.desktop
+!peazipexthere.desktop
+!peazipopen.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7debe14eeb6a..2539bafe4826 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: FadeMind <fademind@gmail.com>
pkgname=kde-servicemenus-peazip
-pkgver=20160104
+pkgver=20160317
pkgrel=1
pkgdesc="PeaZip archiver services, fixed for Dolphin KF5."
arch=('any')
url="http://peazip.org"
license=('GPL')
-depends=('dolphin' 'peazip-gtk2') ### NOTE: peazip-qt is corrupted and doesn't work at all
+depends=('dolphin' 'peazip-qt-opensuse') ### NOTE: peazip-qt is corrupted and doesn't work at all, but version from openSUSE working fine.
source=('peazipadd.desktop' 'peazipext.desktop' 'peazipextfolder.desktop' 'peazipexthere.desktop' 'peazipopen.desktop')
sha256sums=('f7327d11418109548a62874dd72d03722db0450c5aaefd0f07dd336b1088d766'
'6a7f7508b387c174efaafad21c1aa08a9f9b84c87975ca570bd1927249ded404'