summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat2020-06-27 07:39:45 +0700
committerAskhat2020-06-27 07:39:45 +0700
commited92d50eb2f0ce12f85a495ff11a727001939dfe (patch)
treea0c7ab6524bdb1b766838d319ab538a53a288ab1
parenta7ac2df13bc71ce0746cd5762e88302108f345fc (diff)
downloadaur-ed92d50eb2f0ce12f85a495ff11a727001939dfe.tar.gz
Updated to xUbuntu 20.04
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c870b173fe3b..00fde3cb533f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,12 +23,12 @@ pkgbase = doublecmd-gtk2-alpha-bin
noextract = doublecmd-plugins_1.0.0~0+svn9477_amd64.deb
noextract = doublecmd-common_1.0.0~0+svn9477_all.deb
options = !strip
- source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/all/doublecmd-common_1.0.0~0+svn9477_all.deb
- sha256sums = 6f763a2fb87b517ee0b29b912d03f7ff8de7ba608aa1680399a5f31592cc73f3
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-gtk_1.0.0~0+svn9477_amd64.deb
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10/amd64/doublecmd-plugins_1.0.0~0+svn9477_amd64.deb
- sha256sums_x86_64 = 069e77c494b889e3be8c649da8b41f7219363e37d26213612e09c232bd542040
- sha256sums_x86_64 = 90b1c7e2bd4e2841a27e791621aca89c5572c0ae42cc47d93411e88067dfb6b2
+ source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_20.04/all/doublecmd-common_1.0.0~0+svn9477_all.deb
+ sha256sums = 1f675e11104d9fb6a47c77039c7f9baa9dc05789409002c6ea93e0d15b2fd816
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_20.04/amd64/doublecmd-gtk_1.0.0~0+svn9477_amd64.deb
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_20.04/amd64/doublecmd-plugins_1.0.0~0+svn9477_amd64.deb
+ sha256sums_x86_64 = b580caf6e8c732f8d88283b2b500426c1f9973bc677ef70b2d946f2514f5f3ed
+ sha256sums_x86_64 = 270bbef6a1dbd181b101009678cae9bd6cb9cde964efeb12438f36037d2774d0
pkgname = doublecmd-gtk2-alpha-bin
diff --git a/PKGBUILD b/PKGBUILD
index a8df462648e1..13c3ca4e3b74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,15 +23,15 @@ options=('!strip')
_bldarch=amd64
# [[ $CARCH = i686 ]] && _bldarch=i386
-_url=http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.10
+_url=http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_20.04
source=(${_url}/all/${_pkgname}-common_${_pkgver}_all.deb)
#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=('6f763a2fb87b517ee0b29b912d03f7ff8de7ba608aa1680399a5f31592cc73f3')
-sha256sums_x86_64=('069e77c494b889e3be8c649da8b41f7219363e37d26213612e09c232bd542040'
- '90b1c7e2bd4e2841a27e791621aca89c5572c0ae42cc47d93411e88067dfb6b2')
+sha256sums=('1f675e11104d9fb6a47c77039c7f9baa9dc05789409002c6ea93e0d15b2fd816')
+sha256sums_x86_64=('b580caf6e8c732f8d88283b2b500426c1f9973bc677ef70b2d946f2514f5f3ed'
+ '270bbef6a1dbd181b101009678cae9bd6cb9cde964efeb12438f36037d2774d0')
#sha256sums_i686=('8c37694b5c0623511104d8dc584fb9a904b4368919cd6a2ac5b5cdbef4266f0e'
# 'd7379824666e9152cd99b02bc626cf6815af096aad2e6e5bf1d99e7c523ccb9c')