hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
piping-server


Commits:
c1cd76ce by Justin Kromlinger at 2024-03-01T00:50:05+01:00
upgpkg: 0.18.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = piping-server
        pkgdesc = Infinitely transfer between every device over pure HTTP with 
pipes or browsers
-       pkgver = 0.17.0
+       pkgver = 0.18.0
        pkgrel = 1
        url = https://github.com/nwtgck/piping-server-rust
        arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = piping-server
        makedepends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
piping-server-0.17.0.tar.gz::https://github.com/nwtgck/piping-server-rust/archive/v0.17.0.tar.gz
+       source = 
piping-server-0.18.0.tar.gz::https://github.com/nwtgck/piping-server-rust/archive/v0.18.0.tar.gz
        source = piping-server.service
-       sha256sums = 
00a31492e7fb8c303c8efe9dd73e2bc73d32166a19452357f740a408a897bd6c
+       sha256sums = 
7466c517879b918fa72d776de04efebecfe40034c0a431cd78e70b5eee5bcacd
        sha256sums = 
9182467638a583b29bed0ae69ed00013b1721ce8753e5ba90a56cbaac07d768c
 
 pkgname = piping-server


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 pkgname=piping-server
-pkgver=0.17.0
+pkgver=0.18.0
 pkgrel=1
 pkgdesc='Infinitely transfer between every device over pure HTTP with pipes or 
browsers'
 arch=('x86_64')
@@ -11,7 +11,7 @@ makedepends=('cargo')
 options=(!lto)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
         "$pkgname.service")
-sha256sums=('00a31492e7fb8c303c8efe9dd73e2bc73d32166a19452357f740a408a897bd6c'
+sha256sums=('7466c517879b918fa72d776de04efebecfe40034c0a431cd78e70b5eee5bcacd'
             '9182467638a583b29bed0ae69ed00013b1721ce8753e5ba90a56cbaac07d768c')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/piping-server/-/commit/c1cd76ce86b2316122b2529921d3c94e3486b7f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/piping-server/-/commit/c1cd76ce86b2316122b2529921d3c94e3486b7f9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to