summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD14
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a586f47d129..1355f26fb650 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 30 08:12:32 UTC 2016
+# Wed Sep 7 06:20:30 UTC 2016
pkgbase = doublecmd-gtk2-alpha-bin
pkgdesc = Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
- pkgver = 0.8.0.svn.r7077
+ pkgver = 0.8.0.svn.r7085
pkgrel = 1
url = http://doublecmd.sourceforge.net
install = doublecmd.install
@@ -24,16 +24,16 @@ pkgbase = doublecmd-gtk2-alpha-bin
conflicts = doublecmd-gtk2-bin-nightly
replaces = doublecmd-gtk2-bin-nightly
options = !strip
- source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/all/doublecmd-common_0.8.0~0+svn7077_all.deb
- sha256sums = 308846f62c6a97df79fe9867b70cd599ffae68d54580a532f22b3eeffc951a8f
- source_i686 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/i386/doublecmd-gtk_0.8.0~0+svn7077_i386.deb
- source_i686 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/i386/doublecmd-plugins_0.8.0~0+svn7077_i386.deb
- sha256sums_i686 = 54c4ec7f288bd85f274fbb64d38dd19df3cc52d26e770108873c69a2d54fde16
- sha256sums_i686 = 30375b47d505e6e251706fd3b88fc9d5927f66048b2e18ec18abbbcfde4015bc
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/amd64/doublecmd-gtk_0.8.0~0+svn7077_amd64.deb
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/amd64/doublecmd-plugins_0.8.0~0+svn7077_amd64.deb
- sha256sums_x86_64 = be58da4ff568cfa513093f14288aaf6c082831246a2b8fb678472a9c951af4a2
- sha256sums_x86_64 = 52b62403bc1ac5563ff3b1f2b7e07a96e9df35d4b933d2e3a4fb4f502bf4484e
+ source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/all/doublecmd-common_0.8.0~0+svn7085_all.deb
+ sha256sums = fd017a5b5a8f2cc7e709eb1a0d4711721ce46dd23d15b230c2c743ca23a28e58
+ source_i686 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/i386/doublecmd-gtk_0.8.0~0+svn7085_i386.deb
+ source_i686 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/i386/doublecmd-plugins_0.8.0~0+svn7085_i386.deb
+ sha256sums_i686 = 5c59b4d91d12fdf1c3ed14b19f2249af352ce13b3b0e3af310b4dfa3bd3deea0
+ sha256sums_i686 = 32b363c6ca02b542934071bb39158c93bff1714f6ea15320b8a128d7d8bc4e03
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/amd64/doublecmd-gtk_0.8.0~0+svn7085_amd64.deb
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_16.04/amd64/doublecmd-plugins_0.8.0~0+svn7085_amd64.deb
+ sha256sums_x86_64 = c8a44ef6b9d570078789218fd60221b0f692242cf6625d5d3a4701021aaff873
+ sha256sums_x86_64 = 8cb6c65177ebefa270543a149676d2369ae71efab36e361e22f0db14d0a50344
pkgname = doublecmd-gtk2-alpha-bin
diff --git a/PKGBUILD b/PKGBUILD
index 18eac427d77d..12ea45c68640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=doublecmd-gtk2-alpha-bin
_pkgname=doublecmd
-pkgver=0.8.0.svn.r7077
-_pkgver=0.8.0~0+svn7077
+pkgver=0.8.0.svn.r7085
+_pkgver=0.8.0~0+svn7085
pkgrel=1
pkgdesc="Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas."
arch=('i686' 'x86_64')
@@ -30,11 +30,11 @@ source_i686+=(${_url}/i386/${_pkgname}-gtk_${_pkgver}_i386.deb
${_url}/i386/${_pkgname}-plugins_${_pkgver}_i386.deb)
source_x86_64+=(${_url}/amd64/${_pkgname}-gtk_${_pkgver}_amd64.deb
${_url}/amd64/${_pkgname}-plugins_${_pkgver}_amd64.deb)
-sha256sums=('308846f62c6a97df79fe9867b70cd599ffae68d54580a532f22b3eeffc951a8f')
-sha256sums_i686=('54c4ec7f288bd85f274fbb64d38dd19df3cc52d26e770108873c69a2d54fde16'
- '30375b47d505e6e251706fd3b88fc9d5927f66048b2e18ec18abbbcfde4015bc')
-sha256sums_x86_64=('be58da4ff568cfa513093f14288aaf6c082831246a2b8fb678472a9c951af4a2'
- '52b62403bc1ac5563ff3b1f2b7e07a96e9df35d4b933d2e3a4fb4f502bf4484e')
+sha256sums=('fd017a5b5a8f2cc7e709eb1a0d4711721ce46dd23d15b230c2c743ca23a28e58')
+sha256sums_i686=('5c59b4d91d12fdf1c3ed14b19f2249af352ce13b3b0e3af310b4dfa3bd3deea0'
+ '32b363c6ca02b542934071bb39158c93bff1714f6ea15320b8a128d7d8bc4e03')
+sha256sums_x86_64=('c8a44ef6b9d570078789218fd60221b0f692242cf6625d5d3a4701021aaff873'
+ '8cb6c65177ebefa270543a149676d2369ae71efab36e361e22f0db14d0a50344')
package() {
msg2 "Extracting files..."