summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154804374dd4..6d383d7e5391 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.3.r0.g8b7444a
+ pkgver = 0.32.0.r0.gb50cb56
pkgrel = 1
url = https://github.com/Enselic/cargo-public-api
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c04c432647fd..72e0cac22c2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=cargo-public-api-git
-pkgver=0.31.3.r0.g8b7444a
+pkgver=0.32.0.r0.gb50cb56
pkgrel=1
pkgdesc="List and diff the public API of Rust library crates (git)"
arch=('x86_64')