Date: Tuesday, January 31, 2023 @ 18:32:53
  Author: orhun
Revision: 1391452

upgpkg: rustypaste 0.8.4-1: upstream release

Modified:
  rustypaste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-31 18:05:40 UTC (rev 1391451)
+++ PKGBUILD    2023-01-31 18:32:53 UTC (rev 1391452)
@@ -2,7 +2,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=rustypaste
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc='A minimal file upload/pastebin service'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cargo')
 backup=('etc/rustypaste/config.toml')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/orhun/rustypaste/archive/refs/tags/v${pkgver}.tar.gz)
-b2sums=('62727701ab70872e6209396d48fd220bc583c6959bf3db75cb67eb5f18d1a5536aaeeca451dd63c2449ee2377f5056005178819f7fd5200f5066035328261d73')
+b2sums=('f2887027f14060d75dc502a1f4317a2c398605a64545c00e08c4f3372fb7307cd237ab6188d032224d3ca99a82dd68fecefa2804b46904f10011d9922e62ccaf')
 
 prepare() {
   cd ${pkgname}-${pkgver}

Reply via email to