author | Alexander Rødseth
<xyproto@archlinux.org> 2021-10-09 20:06:49 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2021-10-09 20:06:49 UTC |
parent | bdae9f0fc810d18f357ed85ee3af50f4403c4fff |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 715b817..ac1a7bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Allan McRae <mcrae_allan@hotmail.com> pkgname=geany -pkgver=1.37.1 +pkgver=1.38 pkgrel=1 pkgdesc='Fast and lightweight IDE' arch=(x86_64) @@ -16,7 +16,7 @@ makedepends=(doxygen intltool python-lxml) optdepends=('geany-plugins: additional functionality' 'vte3: embedded terminal support') source=("https://download.geany.org/$pkgname-$pkgver.tar.bz2") -sha256sums=('18c5756444c1d8bcd737c8ecfd4ef0b3607c924fc02560d4e8b78f6121531a18') +b2sums=('3dda3a7454f96be18de95f8dfeb7a6ee2627ffe370879fa3ee7aee851e21fa46076de6b9741b6e83af94b66afa245a0f69237db4582858bc40f819d8a3c78e6e') build() { cd $pkgname-$pkgver