mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: armadillo 15.0.1-1
upstream release upgpkg: duplicati-beta-bin 2.1.2.0-1 upstream release upgpkg: duplicati-canary-bin 2.1.1.101-1 upstream release
This commit is contained in:
parent
cd452e3c43
commit
b5f388deb1
2 changed files with 10 additions and 10 deletions
12
.SRCINFO
12
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = duplicati-canary-bin
|
||||
pkgdesc = A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers
|
||||
pkgver = 2.1.1.100
|
||||
pkgver = 2.1.1.101
|
||||
pkgrel = 1
|
||||
url = http://duplicati.com
|
||||
install = duplicati.install
|
||||
|
|
@ -12,7 +12,7 @@ pkgbase = duplicati-canary-bin
|
|||
conflicts = duplicati-latest
|
||||
conflicts = duplicati
|
||||
replaces = duplicati-latest
|
||||
noextract = duplicati-canary-bin-2.1.1.100.zip
|
||||
noextract = duplicati-canary-bin-2.1.1.101.zip
|
||||
backup = etc/default/duplicati
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
|
|
@ -24,9 +24,9 @@ pkgbase = duplicati-canary-bin
|
|||
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
|
||||
sha256sums = b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86
|
||||
sha256sums = 3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c
|
||||
source_x86_64 = duplicati-canary-bin-2.1.1.100-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.100_canary_2025-08-08/duplicati-2.1.1.100_canary_2025-08-08-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 03bdc89b08e6f9d09facb7dcf9a390256460e05834162af88f98bcee98a98794
|
||||
source_aarch64 = duplicati-canary-bin-2.1.1.100-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.100_canary_2025-08-08/duplicati-2.1.1.100_canary_2025-08-08-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 9b243052339a5f6bde59c2061ddc7f2e4b2e85134cb572ec6447054955881532
|
||||
source_x86_64 = duplicati-canary-bin-2.1.1.101-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.101_canary_2025-08-19/duplicati-2.1.1.101_canary_2025-08-19-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 2318823d1fe989d276333917891b91d6ab8d7ba51afa749b31bb2618413c90af
|
||||
source_aarch64 = duplicati-canary-bin-2.1.1.101-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.101_canary_2025-08-19/duplicati-2.1.1.101_canary_2025-08-19-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 6cdb76600270f75ce91d0fc2059d8e2b5f4aaf68102983b225a72892f009ab01
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -5,9 +5,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.1.1.100
|
||||
pkgver=2.1.1.101
|
||||
pkgrel=1
|
||||
_date=2025-08-08
|
||||
_date=2025-08-19
|
||||
_branch=canary
|
||||
pkgdesc="A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers"
|
||||
url="http://duplicati.com"
|
||||
|
|
@ -42,8 +42,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
|||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c')
|
||||
sha256sums_x86_64=('03bdc89b08e6f9d09facb7dcf9a390256460e05834162af88f98bcee98a98794')
|
||||
sha256sums_aarch64=('9b243052339a5f6bde59c2061ddc7f2e4b2e85134cb572ec6447054955881532')
|
||||
sha256sums_x86_64=('2318823d1fe989d276333917891b91d6ab8d7ba51afa749b31bb2618413c90af')
|
||||
sha256sums_aarch64=('6cdb76600270f75ce91d0fc2059d8e2b5f4aaf68102983b225a72892f009ab01')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue