summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrhun Parmaksız2023-06-08 19:16:21 +0300
committerOrhun Parmaksız2023-06-08 19:16:21 +0300
commitf4cd199ef2ecb502503de5df14367c7665ea70f4 (patch)
tree593b1dae5522637efa529eb7407bf18a7164c4ad
parentcfc6b902a9cf1ef243f7180d7fc8cfcdcbe0efe3 (diff)
downloadaur-f4cd199ef2ecb502503de5df14367c7665ea70f4.tar.gz
upgpkg: cargo-public-api-git 0.31.1.r0.g4313646-1
upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30763a72306e..a6cc6bda760f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cargo-public-api-git
pkgdesc = List and diff the public API of Rust library crates (git)
- pkgver = 0.31.0.r0.gcd7fe89
+ pkgver = 0.31.1.r0.g4313646
pkgrel = 1
url = https://github.com/Enselic/cargo-public-api
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cd0623260178..b8dec42c66d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=cargo-public-api-git
-pkgver=0.31.0.r0.gcd7fe89
+pkgver=0.31.1.r0.g4313646
pkgrel=1
pkgdesc="List and diff the public API of Rust library crates (git)"
arch=('x86_64')