summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbfa435edbfd..2c442fc9d57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=bitbake
pkgname=('bitbake' 'bitbake-vim')
_github_url="https://github.com/openembedded/bitbake"
-pkgver=1.43.2
+pkgver=1.44.0
pkgrel=1
_pythonver=3.7
pkgdesc='Build tool executing tasks and managing metadata.'
@@ -15,7 +15,7 @@ url='https://www.openembedded.org/wiki/Main_Page'
license=('GPL2')
makedepends=('git')
source=("https://github.com/openembedded/bitbake/archive/${pkgver}.tar.gz")
-md5sums=('750aad7ff997a1c206f4a59f1785b7ea')
+md5sums=('4b263eb4764980dc972c887e22b76159')
check() {
cd "${pkgbase}-${pkgver}/bin"