[arch-commits] Commit in deja-dup/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun May 22 09:13:42 UTC 2022


    Date: Sunday, May 22, 2022 @ 09:13:42
  Author: arojas
Revision: 1210013

Udpate to 43.3

Modified:
  deja-dup/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 09:11:39 UTC (rev 1210012)
+++ PKGBUILD	2022-05-22 09:13:42 UTC (rev 1210013)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=deja-dup
-pkgver=43.2
+pkgver=43.3
 pkgrel=1
 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right Way and uses duplicity as the backend"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(appstream-glib itstool meson vala)
 source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 validpgpkeys=('A3A5C2FC56AE7341D308D8571B50ECA373F3F233') # Michael Terry
-sha256sums=('e1ca20ac02da49e9f0d102b921fa9061a037857d08db16c0ba129958c35ef047')
+sha256sums=('8d6ef2252bf62363d632435e64f7fe1614e736068d8b529a2ba75de484ea8862')
 
 prepare() {
   find $pkgname-$pkgver -name meson.build | xargs sed -e 's|C.UTF-8|C|' -i



More information about the arch-commits mailing list