summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavion2017-10-01 12:15:43 +1100
committerXavion2017-10-01 12:15:43 +1100
commitb06e366748f89759f0a40531ebc72e0e229f0d44 (patch)
treedbdf40922a37556e20b32bc48a20e5d5a01a5bbe
parent9ec504101133fcde455e1062dcc8058cc4121dc4 (diff)
downloadaur-b06e366748f89759f0a40531ebc72e0e229f0d44.tar.gz
Update to 1.4.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD18
2 files changed, 12 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b3a763e0406..e9d1e549294d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue May 17 06:47:44 UTC 2016
pkgbase = j7z
pkgdesc = An alternative 7-Zip GUI
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = http://J7Z.Xavion.name
install = J7Z.install
@@ -20,8 +18,8 @@ pkgbase = j7z
conflicts = k7z
replaces = q7z
replaces = k7z
- source = http://prdownloads.sourceforge.net/k7z/J7Z-1.4.0-bin.tar.bz2
- sha1sums = 00f9fb0a46048fd7a1e2eab3a7997e2571bc1066
+ source = http://prdownloads.sourceforge.net/k7z/J7Z-1.4.1-bin.tar.bz2
+ sha1sums = 134b7e0c8f6a09e593d64da1a20da291d5fa8d22
pkgname = j7z
diff --git a/PKGBUILD b/PKGBUILD
index c64325194064..ebf2190c378e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=j7z
_filename_=J7Z
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="An alternative 7-Zip GUI"
url="http://${_filename_}.Xavion.name"
@@ -11,16 +11,16 @@ license=("LGPL3")
depends=("java-runtime>=7" "p7zip")
#makedepends=("apache-ant" "java-environment>=7")
optdepends=("oxygen-gtk2: Native 'Oxygen' style"
- "gtk-kde4: KDE 4 style support"
- "tar: Supports POSIX attributes"
- "gzip: Supports GZip archives"
- "bzip2: Supports BZip2 archives"
- "xz: Supports XZ archives")
+ "gtk-kde4: KDE 4 style support"
+ "tar: Supports POSIX attributes"
+ "gzip: Supports GZip archives"
+ "bzip2: Supports BZip2 archives"
+ "xz: Supports XZ archives")
conflicts=("q7z" "k7z")
replaces=("q7z" "k7z")
install="${_filename_}.install"
-#source=(http://prdownloads.sourceforge.net/k7z/${_filename_}-${pkgver}-src.tar.bz2)
source=(http://prdownloads.sourceforge.net/k7z/${_filename_}-${pkgver}-bin.tar.bz2)
+#source=(http://prdownloads.sourceforge.net/k7z/${_filename_}-${pkgver}-src.tar.bz2)
build() {
cd "${srcdir}"/${_filename_}/Linux/Build
@@ -43,5 +43,5 @@ package() {
msg "Seek further information or send feedback via the 'Help' menu."
}
-#sha1sums=('728a531cbc26382197c94021e24884823fb13497')
-sha1sums=('00f9fb0a46048fd7a1e2eab3a7997e2571bc1066')
+sha1sums=('134b7e0c8f6a09e593d64da1a20da291d5fa8d22')
+#sha1sums=('25a3160f7cb80458238963cdcd49b520775bbd04')