Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / dolt
Commits: 67c849e7 by Caleb Maclennan at 2023-08-21T23:09:44+03:00 upgpkg: 1.12.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: istimaldar_sntlk <[email protected]> pkgname=dolt -pkgver=1.12.0 +pkgver=1.12.1 pkgrel=1 pkgdesc='Git for data! A version controlled relational database' arch=(x86_64) @@ -14,7 +14,7 @@ depends=(glibc) makedepends=(go) _archive="$pkgname-$pkgver" source=("$_url/archive/v$pkgver/$_archive.tar.gz") -sha256sums=('fff38688f90c6e7d9bfd337df1d8045921f1c3c5129155804f421e5a2cd95dbe') +sha256sums=('f34d7dc011a1f7b7cb97df693b1640dae0e7f45185123b4b720a748363329863') prepare() { cd "$_archive"/go View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/67c849e7b31044948d274f88c9e1e5294ffaa937 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/67c849e7b31044948d274f88c9e1e5294ffaa937 You're receiving this email because of your account on gitlab.archlinux.org.
