Skip to content

Commit

Permalink
archrelease: copy trunk to community-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@737415 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
daurnimator committed Oct 31, 2020
1 parent 64bf3e0 commit 0e9fe5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chezmoi/repos/community-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: <godeater@gmail.com>

pkgname=chezmoi
pkgver=1.8.7
pkgver=1.8.8
pkgrel=1
pkgdesc="Manage your dotfiles across multiple machines"
arch=('x86_64')
Expand All @@ -12,7 +12,7 @@ license=('MIT')
makedepends=('go' 'git')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
sha512sums=('bb1da178cc73a37d5b7bedd2a74d6f1eef3dcc28224dabaacdc8645e802d892810d8d8c5df2f9e3eb684f4a5ee409ab2c0bfb754f6fad65285dc7bb739bb12e6')
sha512sums=('3eaef846d4140223fd900b374c492c3019f59b85bd7ca549acb4e87fa492a735ff1b13adf21304c9f43dd39bfea6d38289b9619d7f765fa9c4aaf72f4caa0a2c')

build() {
cd "$pkgname-$pkgver"
Expand Down

0 comments on commit 0e9fe5c

Please sign in to comment.