summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat2020-01-12 10:55:28 +0700
committerAskhat2020-01-12 10:55:28 +0700
commit07d02b10f28468adfbfb0113af8394a4cc9575e0 (patch)
tree0f9ab0beca9a1f86d925a46a317503aa6d310222
parenta21d94f011f40a363a2c6efa976de0278e140103 (diff)
downloadaur-07d02b10f28468adfbfb0113af8394a4cc9575e0.tar.gz
Updated to r9246
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6828fa5a3316..a08f5a236772 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.r9236
+ pkgver = 1.0.0.svn.r9246
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+svn9236_amd64.deb
- noextract = doublecmd-plugins_1.0.0~0+svn9236_amd64.deb
- noextract = doublecmd-common_1.0.0~0+svn9236_all.deb
+ noextract = doublecmd-gtk_1.0.0~0+svn9246_amd64.deb
+ noextract = doublecmd-plugins_1.0.0~0+svn9246_amd64.deb
+ noextract = doublecmd-common_1.0.0~0+svn9246_all.deb
options = !strip
- source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/all/doublecmd-common_1.0.0~0+svn9236_all.deb
- sha256sums = ff90488f7a144ab8edcd4a98ddb9581feac9c2421b7feab2432cf931d37b2857
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-gtk_1.0.0~0+svn9236_amd64.deb
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-plugins_1.0.0~0+svn9236_amd64.deb
- sha256sums_x86_64 = f60d1f99bc6c26253bef7e3597053795d2886066e11b1b0d0fdc9463bed16b1c
- sha256sums_x86_64 = b72ced3c73ab54fa15113039dcaf6f361cd4d87dc7133bb10a7a65b7c9540e26
+ source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/all/doublecmd-common_1.0.0~0+svn9246_all.deb
+ sha256sums = d4420d2186e00a13ecf166ab788489f17b606f51c96c2b15cd99878a63c684d2
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-gtk_1.0.0~0+svn9246_amd64.deb
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-plugins_1.0.0~0+svn9246_amd64.deb
+ sha256sums_x86_64 = b74f148bcbb78f0048ec8b119eb17bd7e47054940f3e97601fae574322151656
+ sha256sums_x86_64 = 86d548acfb91c72ced9296a2a64e413c42827c1552d23aea16d26acb4c63e24a
pkgname = doublecmd-gtk2-alpha-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2676f20769f9..c9573241e4cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=doublecmd-gtk2-alpha-bin
_pkgname=doublecmd
-pkgver=1.0.0.svn.r9236
-_pkgver=1.0.0~0+svn9236
+pkgver=1.0.0.svn.r9246
+_pkgver=1.0.0~0+svn9246
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=('ff90488f7a144ab8edcd4a98ddb9581feac9c2421b7feab2432cf931d37b2857')
-sha256sums_x86_64=('f60d1f99bc6c26253bef7e3597053795d2886066e11b1b0d0fdc9463bed16b1c'
- 'b72ced3c73ab54fa15113039dcaf6f361cd4d87dc7133bb10a7a65b7c9540e26')
+sha256sums=('d4420d2186e00a13ecf166ab788489f17b606f51c96c2b15cd99878a63c684d2')
+sha256sums_x86_64=('b74f148bcbb78f0048ec8b119eb17bd7e47054940f3e97601fae574322151656'
+ '86d548acfb91c72ced9296a2a64e413c42827c1552d23aea16d26acb4c63e24a')
#sha256sums_i686=('8c37694b5c0623511104d8dc584fb9a904b4368919cd6a2ac5b5cdbef4266f0e'
# 'd7379824666e9152cd99b02bc626cf6815af096aad2e6e5bf1d99e7c523ccb9c')