[arch-commits] Commit in piping-server/trunk (PKGBUILD)
Justin Kromlinger
hashworks at gemini.archlinux.org
Sun Mar 13 18:09:14 UTC 2022
Date: Sunday, March 13, 2022 @ 18:09:13
Author: hashworks
Revision: 1151131
upgpkg: piping-server 0.12.1-1
Modified:
piping-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-13 18:03:17 UTC (rev 1151130)
+++ PKGBUILD 2022-03-13 18:09:13 UTC (rev 1151131)
@@ -1,6 +1,6 @@
# Maintainer: Justin Kromlinger <hashworks at archlinux.org>
pkgname=piping-server
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc='Infinitely transfer between every device over pure HTTP with pipes or browsers'
arch=('x86_64')
@@ -11,7 +11,7 @@
options=(!lto)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$pkgname.service")
-sha256sums=('c751a034508453ffaace21fc6220e2863954bf43491ded7b2d27afe5fd858ee7'
+sha256sums=('633ed6e67206d56143211ae9393c06fb5fba20ee4c6d1809a61df99d37f25e42'
'9182467638a583b29bed0ae69ed00013b1721ce8753e5ba90a56cbaac07d768c')
build() {
More information about the arch-commits
mailing list