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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Feb 12 18:02:17 UTC 2022


    Date: Saturday, February 12, 2022 @ 18:02:15
  Author: jelle
Revision: 1132955

upgpkg: tarsnap 1.0.40-1

Modified:
  tarsnap/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 16:53:56 UTC (rev 1132954)
+++ PKGBUILD	2022-02-12 18:02:15 UTC (rev 1132955)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=tarsnap
-pkgver=1.0.39
-pkgrel=3
+pkgver=1.0.40
+pkgrel=1
 pkgdesc='An online encrypted snapshotted backup service'
 arch=('x86_64')
 url='https://www.tarsnap.com/'
@@ -12,10 +12,10 @@
 source=("https://www.tarsnap.com/download/${pkgname}-autoconf-${pkgver}.tgz"
         "${pkgname}-autoconf-${pkgver}.tgz::https://www.tarsnap.com/download/tarsnap-sigs-1.0.38.asc")
 validpgpkeys=('38DAFD2CEEB3E78D8627F5486D0D5B8046B64BEB')
-md5sums=('8fe9f49c73e82bfd6a2c60727b8a8b01'
-         'SKIP')
-sha256sums=('5613218b2a1060c730b6c4a14c2b34ce33898dd19b38fb9ea0858c5517e42082'
-            'SKIP')
+md5sums=('e59792f4449fb7f8dfbd6814c08e3205'
+         'e59792f4449fb7f8dfbd6814c08e3205')
+sha256sums=('bccae5380c1c1d6be25dccfb7c2eaa8364ba3401aafaee61e3c5574203c27fd5'
+            'bccae5380c1c1d6be25dccfb7c2eaa8364ba3401aafaee61e3c5574203c27fd5')
 
 build() {
   cd "$srcdir/$pkgname-autoconf-$pkgver"



More information about the arch-commits mailing list