Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages /
doublecmd
Commits:
c2fa9a0a by Ike Devolder at 2024-04-22T15:12:43+02:00
upgpkg: 1.1.13-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = doublecmd
- pkgver = 1.1.12
+ pkgver = 1.1.13
pkgrel = 2
url = http://doublecmd.sourceforge.net/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = doublecmd
optdepends = p7zip: support for 7zip archives
optdepends = libunrar: support for rar archives
provides = doublecmd
- source =
https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.12-src.tar.gz
- sha512sums =
0e90b9fe6c3c04b9e07ea3735e7c7b351f571c195f9f470211c2ef3a0f7054222066b157fa1b4f9ec2ba65749e9e406412edc8d23e11a0b25db2a5f38517d175
+ source =
https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.13-src.tar.gz
+ sha512sums =
a9e8282477a695e8ec088800ddc963a0dfcbbd5f295c70b26a4e4bf6b574f88804142a75fa3995fcd939c8cc0a02db4d527e4a7306573203e4b75f2ed2b56109
pkgname = doublecmd-gtk2
pkgdesc = twin-panel (commander-style) file manager (GTK3)
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=doublecmd
pkgname=('doublecmd-gtk2' 'doublecmd-qt5' 'doublecmd-qt6')
-pkgver=1.1.12
+pkgver=1.1.13
pkgrel=2
url="http://doublecmd.sourceforge.net/"
arch=('x86_64')
@@ -21,7 +21,7 @@ optdepends=(
source=(
"https://downloads.sourceforge.net/project/$pkgbase/Double%20Commander%20Source/$pkgbase-$pkgver-src.tar.gz"
)
-sha512sums=('0e90b9fe6c3c04b9e07ea3735e7c7b351f571c195f9f470211c2ef3a0f7054222066b157fa1b4f9ec2ba65749e9e406412edc8d23e11a0b25db2a5f38517d175')
+sha512sums=('a9e8282477a695e8ec088800ddc963a0dfcbbd5f295c70b26a4e4bf6b574f88804142a75fa3995fcd939c8cc0a02db4d527e4a7306573203e4b75f2ed2b56109')
prepare() {
cp -a /usr/lib/lazarus ./
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/doublecmd/-/commit/c2fa9a0a15b02b32cbe4ebcbbef8fc0d230b86ff
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/doublecmd/-/commit/c2fa9a0a15b02b32cbe4ebcbbef8fc0d230b86ff
You're receiving this email because of your account on gitlab.archlinux.org.