summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat2019-11-29 22:46:49 +0700
committerAskhat2019-11-29 22:46:49 +0700
commit114b1e2770c7623c17500b63c8cafb41e3fc712b (patch)
tree428a65c75d18be1910baf8bc00406ea9699c8c5a
parenta04f8cdeb93716e56e60cc64e1a97af37ec4ee7c (diff)
downloadaur-114b1e2770c7623c17500b63c8cafb41e3fc712b.tar.gz
Updated to r9128
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c240d8daff7..fb123e9aca41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = doublecmd-gtk2-alpha-bin
pkgdesc = A file manager with two panels side by side
- pkgver = 1.0.0.svn.r9127
+ pkgver = 1.0.0.svn.r9128
pkgrel = 1
url = https://doublecmd.sourceforge.io
arch = x86_64
@@ -19,16 +19,16 @@ pkgbase = doublecmd-gtk2-alpha-bin
conflicts = doublecmd-gtk2-svn
conflicts = doublecmd-gtk2-bin-nightly
replaces = doublecmd-gtk2-bin-nightly
- noextract = doublecmd-gtk_1.0.0~0+svn9127_amd64.deb
- noextract = doublecmd-plugins_1.0.0~0+svn9127_amd64.deb
- noextract = doublecmd-common_1.0.0~0+svn9127_all.deb
+ noextract = doublecmd-gtk_1.0.0~0+svn9128_amd64.deb
+ noextract = doublecmd-plugins_1.0.0~0+svn9128_amd64.deb
+ noextract = doublecmd-common_1.0.0~0+svn9128_all.deb
options = !strip
- source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/all/doublecmd-common_1.0.0~0+svn9127_all.deb
- sha256sums = 943d585c648d7b25399fa12c23662b8016a073f5603e423d0796a184767e95fe
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-gtk_1.0.0~0+svn9127_amd64.deb
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-plugins_1.0.0~0+svn9127_amd64.deb
- sha256sums_x86_64 = 9d4fbc71e66ca616addbed5d383ca16e2ce6bc875e01d6cd5f96d548fce10529
- sha256sums_x86_64 = 30def69ec9adee8716a1edc6731b7481d8f064b230b83d3a33ca25da6a0fca8e
+ source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/all/doublecmd-common_1.0.0~0+svn9128_all.deb
+ sha256sums = 3eccdb2a79d881b4e4ebac359f8c0f6676c6c21320e9bd99f79d128329c15277
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-gtk_1.0.0~0+svn9128_amd64.deb
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-plugins_1.0.0~0+svn9128_amd64.deb
+ sha256sums_x86_64 = eb5349c37a3e2a88f3e0b334c11d18447a4779968a690264c47b8b0fb32a4895
+ sha256sums_x86_64 = 1dc4330af94c9f97e90dbd9cd83446330df4adc0a87cd449268623808a0ddd76
pkgname = doublecmd-gtk2-alpha-bin
diff --git a/PKGBUILD b/PKGBUILD
index a40666a60132..a1028457975a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=doublecmd-gtk2-alpha-bin
_pkgname=doublecmd
-pkgver=1.0.0.svn.r9127
-_pkgver=1.0.0~0+svn9127
+pkgver=1.0.0.svn.r9128
+_pkgver=1.0.0~0+svn9128
pkgrel=1
pkgdesc="A file manager with two panels side by side"
arch=('x86_64')
@@ -29,9 +29,9 @@ source=(${_url}/all/${_pkgname}-common_${_pkgver}_all.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=('943d585c648d7b25399fa12c23662b8016a073f5603e423d0796a184767e95fe')
-sha256sums_x86_64=('9d4fbc71e66ca616addbed5d383ca16e2ce6bc875e01d6cd5f96d548fce10529'
- '30def69ec9adee8716a1edc6731b7481d8f064b230b83d3a33ca25da6a0fca8e')
+sha256sums=('3eccdb2a79d881b4e4ebac359f8c0f6676c6c21320e9bd99f79d128329c15277')
+sha256sums_x86_64=('eb5349c37a3e2a88f3e0b334c11d18447a4779968a690264c47b8b0fb32a4895'
+ '1dc4330af94c9f97e90dbd9cd83446330df4adc0a87cd449268623808a0ddd76')
#sha256sums_i686=('8c37694b5c0623511104d8dc584fb9a904b4368919cd6a2ac5b5cdbef4266f0e'
# 'd7379824666e9152cd99b02bc626cf6815af096aad2e6e5bf1d99e7c523ccb9c')