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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Oct 17 13:30:58 UTC 2021


    Date: Sunday, October 17, 2021 @ 13:30:58
  Author: hashworks
Revision: 1030730

upgpkg: piping-server 0.9.1-1

Modified:
  piping-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-17 13:25:23 UTC (rev 1030729)
+++ PKGBUILD	2021-10-17 13:30:58 UTC (rev 1030730)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=piping-server
-pkgver=0.8.5
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Infinitely transfer between every device over pure HTTP with pipes or browsers'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
         "$pkgname.service")
-sha256sums=('78eb4303226503688f2f86fc6d5792481208453f8c4942fd2928a02a626f2de3'
+sha256sums=('705c8f8e7af2bae1ea14797c4bea869f2ceb7ac332e3d250190dffae1ea0a5b8'
             '9182467638a583b29bed0ae69ed00013b1721ce8753e5ba90a56cbaac07d768c')
 
 build() {



More information about the arch-commits mailing list