summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dorst2022-07-19 01:40:21 -0700
committerMichael Dorst2022-07-19 01:40:21 -0700
commit903eb87afe0f039297141b07e0c850ca2417dc06 (patch)
tree001117d9e5c5e3a021a314b3440c95ab1eb4e471
parent64034cd0cad484f6e5b9a21e04e86ec22a617fe8 (diff)
downloadaur-903eb87afe0f039297141b07e0c850ca2417dc06.tar.gz
Bump pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26a6f48396d3..b21c65a0eed6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cargo-pkgbuild
pkgver=0.1.1
_sha=e5fea7fa4f083a2a78e5347c0ec33c17f931c187
-pkgrel=1
+pkgrel=2
pkgdesc='ArchLinux PKGBULD generator from Cargo.toml manifest'
arch=(x86_64 i686 armv6h armv7h)
url='https://github.com/kstep/cargo-pkgbuild'