[arch-commits] Commit in chezmoi/trunk (PKGBUILD)
Daurnimator
daurnimator at archlinux.org
Thu Mar 5 06:05:07 UTC 2020
Date: Thursday, March 5, 2020 @ 06:05:06
Author: daurnimator
Revision: 590689
upgpkg: chezmoi 1.7.16-1
Modified:
chezmoi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 03:41:37 UTC (rev 590688)
+++ PKGBUILD 2020-03-05 06:05:06 UTC (rev 590689)
@@ -3,8 +3,8 @@
# Contributor: <godeater at gmail.com>
pkgname=chezmoi
-pkgver=1.7.15
-pkgrel=2
+pkgver=1.7.16
+pkgrel=1
pkgdesc="Manage your dotfiles across multiple machines"
arch=('x86_64')
url='https://www.chezmoi.io/'
@@ -12,7 +12,7 @@
makedepends=('go-pie' 'git')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha256sums=('4c0a5c09f9467343c3609679701ce04079277406941c390b814bc0cf2274f4aa')
+sha256sums=('69462e8ba61c7c6119cdefb99b56c524336077f99ee3297ce893c9b320e86ffc')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list