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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 3 17:32:18 UTC 2021


    Date: Thursday, June 3, 2021 @ 17:32:17
  Author: anatolik
Revision: 955710

upgpkg: tup 0.7.11-1

Modified:
  tup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-03 17:31:46 UTC (rev 955709)
+++ PKGBUILD	2021-06-03 17:32:17 UTC (rev 955710)
@@ -3,7 +3,7 @@
 # Contributor: Patrick McCarty <pnorcks at gmail dot com>
 
 pkgname=tup
-pkgver=0.7.10
+pkgver=0.7.11
 pkgrel=1
 pkgdesc='A fast, file-based build system'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(fuse3 pcre)
 install=tup.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/gittup/tup/archive/v$pkgver.tar.gz)
-sha256sums=('c80946bc772ae4a5170855e907c866dae5040620e81ee1a590223bdbdf65f0f8')
+sha256sums=('be24dff5f1f32cc85c73398487a756b4a393adab5e4d8500fd5164909d3e85b9')
 
 prepare() {
   cd tup-$pkgver



More information about the arch-commits mailing list