summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWesley Moore2020-04-15 11:13:53 +1000
committerWesley Moore2020-04-15 11:13:53 +1000
commit07de7895f8349e00bd35b980394806375e3f46d3 (patch)
treea2bdd1a68df35fb59b836ea6198721a3355cbe9b /PKGBUILD
parentf497d018d46217745ed68e6d9a2b0de3eef6101d (diff)
downloadaur-07de7895f8349e00bd35b980394806375e3f46d3.tar.gz
Bump pkgrel to pick up updated libgit2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f3a02884857..6cf0c60ec7a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wesley Moore <wes@wezm.net>
pkgname=git-trim
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Trims your git remote tracking branches'
arch=('i686' 'x86_64')
url="https://github.com/foriequal0/git-trim"