summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat2019-05-15 21:58:02 +0700
committerAskhat2019-05-15 21:58:02 +0700
commit545cde21a272ff1c7393cff43af575be5a4fbcdd (patch)
treed48a197a52569ea2f1884617c00486cdea3d50f8
parent1b4ba5a990d120984fecce936b21b7b9624d0cad (diff)
downloadaur-545cde21a272ff1c7393cff43af575be5a4fbcdd.tar.gz
Updated to r8833
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD14
2 files changed, 19 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21ab24432333..4960e563d802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat May 11 15:16:27 UTC 2019
pkgbase = doublecmd-gtk2-alpha-bin
pkgdesc = A file manager with two panels side by side
- pkgver = 1.0.0.svn.r8815
+ pkgver = 1.0.0.svn.r8833
pkgrel = 1
url = https://doublecmd.sourceforge.io
arch = x86_64
@@ -16,21 +14,21 @@ pkgbase = doublecmd-gtk2-alpha-bin
optdepends = ffmpegthumbnailer: video thumbnails
provides = doublecmd
conflicts = doublecmd-gtk2
- conflicts = doublecmd-qt-svn
- conflicts = doublecmd-qt
+ conflicts = doublecmd-qt5-svn
+ conflicts = doublecmd-qt5
conflicts = doublecmd-gtk2-svn
conflicts = doublecmd-gtk2-bin-nightly
replaces = doublecmd-gtk2-bin-nightly
- noextract = doublecmd-gtk_1.0.0~0+svn8815_amd64.deb
- noextract = doublecmd-plugins_1.0.0~0+svn8815_amd64.deb
- noextract = doublecmd-common_1.0.0~0+svn8815_all.deb
+ noextract = doublecmd-gtk_1.0.0~0+svn8833_amd64.deb
+ noextract = doublecmd-plugins_1.0.0~0+svn8833_amd64.deb
+ noextract = doublecmd-common_1.0.0~0+svn8833_all.deb
options = !strip
- source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/all/doublecmd-common_1.0.0~0+svn8815_all.deb
- sha256sums = a4c975e8fd03cfcf3fc6e4be5eae046d2853ebf2797ec18b22cb16f395f9e0a1
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/amd64/doublecmd-gtk_1.0.0~0+svn8815_amd64.deb
- source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/amd64/doublecmd-plugins_1.0.0~0+svn8815_amd64.deb
- sha256sums_x86_64 = 8f36e66cd8664c8e2d070c6215e71d01b0fc9f4ccb4aa98937a3bba95096ce21
- sha256sums_x86_64 = d6af29bfa139928528af0b361a9ba1e24126c7d4897a6a764b0d8280f064c5fd
+ source = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.04/all/doublecmd-common_1.0.0~0+svn8833_all.deb
+ sha256sums = 3b0fc4fe8fb9b13d68b65a4711f1c48901313dee3975928e5ace9ef3d7c90d0c
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.04/amd64/doublecmd-gtk_1.0.0~0+svn8833_amd64.deb
+ source_x86_64 = http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.04/amd64/doublecmd-plugins_1.0.0~0+svn8833_amd64.deb
+ sha256sums_x86_64 = b05197618a7fffc92e754de3deb70fec819da2fb5b71ea3a511b6f847d8a6fdd
+ sha256sums_x86_64 = 1aefb03f4979863892c0d0da48510fbd18817c789137bfa19cf7645e44d8466f
pkgname = doublecmd-gtk2-alpha-bin
diff --git a/PKGBUILD b/PKGBUILD
index 412581f0ce4d..3b25222c0816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=doublecmd-gtk2-alpha-bin
_pkgname=doublecmd
-pkgver=1.0.0.svn.r8815
-_pkgver=1.0.0~0+svn8815
+pkgver=1.0.0.svn.r8833
+_pkgver=1.0.0~0+svn8833
pkgrel=1
pkgdesc="A file manager with two panels side by side"
arch=('x86_64')
@@ -16,22 +16,22 @@ optdepends=('lua: scripting' 'p7zip: support for 7zip archives' 'libunrar: suppo
'pmount: mount removable devices' 'imagemagick: speed up thumbnail view' 'ffmpegthumbnailer: video thumbnails')
provides=('doublecmd')
replaces=('doublecmd-gtk2-bin-nightly')
-conflicts=('doublecmd-gtk2' 'doublecmd-qt-svn' 'doublecmd-qt' 'doublecmd-gtk2-svn' 'doublecmd-gtk2-bin-nightly')
+conflicts=('doublecmd-gtk2' 'doublecmd-qt5-svn' 'doublecmd-qt5' 'doublecmd-gtk2-svn' 'doublecmd-gtk2-bin-nightly')
license=('GPL2')
options=('!strip')
_bldarch=amd64
[[ $CARCH = i686 ]] && _bldarch=i386
-_url=http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10
+_url=http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_19.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=('a4c975e8fd03cfcf3fc6e4be5eae046d2853ebf2797ec18b22cb16f395f9e0a1')
-sha256sums_x86_64=('8f36e66cd8664c8e2d070c6215e71d01b0fc9f4ccb4aa98937a3bba95096ce21'
- 'd6af29bfa139928528af0b361a9ba1e24126c7d4897a6a764b0d8280f064c5fd')
+sha256sums=('3b0fc4fe8fb9b13d68b65a4711f1c48901313dee3975928e5ace9ef3d7c90d0c')
+sha256sums_x86_64=('b05197618a7fffc92e754de3deb70fec819da2fb5b71ea3a511b6f847d8a6fdd'
+ '1aefb03f4979863892c0d0da48510fbd18817c789137bfa19cf7645e44d8466f')
#sha256sums_i686=('8c37694b5c0623511104d8dc584fb9a904b4368919cd6a2ac5b5cdbef4266f0e'
# 'd7379824666e9152cd99b02bc626cf6815af096aad2e6e5bf1d99e7c523ccb9c')