Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / dolt
Commits: a99cbe4f by Caleb Maclennan at 2023-09-27T23:57:51+03:00 upgpkg: 1.16.5-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: istimaldar_sntlk <[email protected]> pkgname=dolt -pkgver=1.16.4 +pkgver=1.16.5 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=('a99abea17ca597bdc2de6fb03eae817fcf7f70c7483a6605d034225911ac7ad8') +sha256sums=('64ec1631c0437513a1c5a60b36e92bff87c1316f30cd982ad5fc21c96cab3e27') prepare() { cd "$_archive"/go View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/a99cbe4fd48d93796eb84824921709037bf4b4c9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/a99cbe4fd48d93796eb84824921709037bf4b4c9 You're receiving this email because of your account on gitlab.archlinux.org.
