summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandys82023-09-10 14:31:14 +0200
committerandys82023-09-10 14:31:14 +0200
commite635277f0885c06c1ab7160e30e6959cf1f4ce3f (patch)
tree961afbd89bb36da2ce519e3017089af525d15b18
parent91c22109a0c7f1770961e66f16c6a597acd6cacd (diff)
downloadaur-e635277f0885c06c1ab7160e30e6959cf1f4ce3f.tar.gz
v1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 576dce77c2db..17a734d179c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = git-brunch
pkgdesc = A git command-line tool to work with branches
- pkgver = 1.6.0
- pkgrel = 2
+ pkgver = 1.7.2
+ pkgrel = 1
url = https://github.com/andys8/git-brunch
arch = x86_64
license = custom:BSD3
makedepends = stack
depends = git
- source = git-brunch-1.6.0::git+https://github.com/andys8/git-brunch.git#tag=v1.6.0
+ source = git-brunch-1.7.2::git+https://github.com/andys8/git-brunch.git#tag=v1.7.2
md5sums = SKIP
pkgname = git-brunch
diff --git a/PKGBUILD b/PKGBUILD
index 905843357f84..48b9937a6ea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: andys8 <andys8@users.noreply.github.com>
pkgname=git-brunch
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
pkgdesc="A git command-line tool to work with branches"
arch=('x86_64')
url="https://github.com/andys8/git-brunch"