Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
rustypaste-cli


Commits:
8088ea39 by Orhun Parmaksız at 2024-12-11T19:10:10+03:00
upgpkg: 0.9.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rustypaste-cli
        pkgdesc = A CLI tool for rustypaste
-       pkgver = 0.9.1
+       pkgver = 0.9.2
        pkgrel = 1
        url = https://github.com/orhun/rustypaste-cli
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = rustypaste-cli
        makedepends = cargo
        depends = gcc-libs
        provides = rpaste
-       source = 
rustypaste-cli-0.9.1.tar.gz::https://github.com/orhun/rustypaste-cli/archive/v0.9.1.tar.gz
-       sha256sums = 
c5defaf6357e2ab8dc7b0e3f3e9e2012b79590b0af6cf16dd65ef0eabfb7c73a
+       source = 
rustypaste-cli-0.9.2.tar.gz::https://github.com/orhun/rustypaste-cli/archive/v0.9.2.tar.gz
+       sha256sums = 
747c4690631082e3cfbdf7bf4656ac9a76db4ea6bb3f067f24a982ea00f16cc2
 
 pkgname = rustypaste-cli


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname='rustypaste-cli'
 pkgdesc="A CLI tool for rustypaste"
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/orhun/rustypaste-cli";
@@ -12,7 +12,7 @@ depends=('gcc-libs')
 makedepends=('cargo')
 provides=('rpaste')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('c5defaf6357e2ab8dc7b0e3f3e9e2012b79590b0af6cf16dd65ef0eabfb7c73a')
+sha256sums=('747c4690631082e3cfbdf7bf4656ac9a76db4ea6bb3f067f24a982ea00f16cc2')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustypaste-cli/-/commit/8088ea39db9e506b1139ba8f90b6a07ce931c7cc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustypaste-cli/-/commit/8088ea39db9e506b1139ba8f90b6a07ce931c7cc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to