summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavion2016-05-17 16:51:47 +1000
committerXavion2016-05-17 16:51:47 +1000
commit9ec504101133fcde455e1062dcc8058cc4121dc4 (patch)
tree4a6441e759495275d860889ccf32e54e2b10d1db
parenta9b677918fcee0c7f7456f8d70a414458261fa26 (diff)
downloadaur-9ec504101133fcde455e1062dcc8058cc4121dc4.tar.gz
Update to 1.4.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2d42b902a84..7b3a763e0406 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue May 17 06:47:44 UTC 2016
pkgbase = j7z
pkgdesc = An alternative 7-Zip GUI
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = http://J7Z.Xavion.name
install = J7Z.install
@@ -8,8 +10,8 @@ pkgbase = j7z
license = LGPL3
depends = java-runtime>=7
depends = p7zip
- optdepends = gtk-kde4: KDE style support
- optdepends = oxygen-gtk: Native 'Oxygen' style
+ optdepends = oxygen-gtk2: Native 'Oxygen' style
+ optdepends = gtk-kde4: KDE 4 style support
optdepends = tar: Supports POSIX attributes
optdepends = gzip: Supports GZip archives
optdepends = bzip2: Supports BZip2 archives
@@ -18,8 +20,8 @@ pkgbase = j7z
conflicts = k7z
replaces = q7z
replaces = k7z
- source = http://prdownloads.sourceforge.net/k7z/J7Z-1.3.0-bin.tar.bz2
- sha1sums = 830623317ffdae88c82a1eefc6f0b760113a8c7d
+ source = http://prdownloads.sourceforge.net/k7z/J7Z-1.4.0-bin.tar.bz2
+ sha1sums = 00f9fb0a46048fd7a1e2eab3a7997e2571bc1066
pkgname = j7z
diff --git a/PKGBUILD b/PKGBUILD
index ceee9cbf8f11..c64325194064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=j7z
_filename_=J7Z
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="An alternative 7-Zip GUI"
-arch=("any")
url="http://${_filename_}.Xavion.name"
+arch=("any")
license=("LGPL3")
depends=("java-runtime>=7" "p7zip")
#makedepends=("apache-ant" "java-environment>=7")
-optdepends=("gtk-kde4: KDE style support"
- "oxygen-gtk: Native 'Oxygen' style"
+optdepends=("oxygen-gtk2: Native 'Oxygen' style"
+ "gtk-kde4: KDE 4 style support"
"tar: Supports POSIX attributes"
"gzip: Supports GZip archives"
"bzip2: Supports BZip2 archives"
@@ -43,5 +43,5 @@ package() {
msg "Seek further information or send feedback via the 'Help' menu."
}
-#sha1sums=('7d7fc964de1e6323c6323b960eb3425859ae744a')
-sha1sums=('830623317ffdae88c82a1eefc6f0b760113a8c7d')
+#sha1sums=('728a531cbc26382197c94021e24884823fb13497')
+sha1sums=('00f9fb0a46048fd7a1e2eab3a7997e2571bc1066')