summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e86d15efd1b..6ce2c99dc030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bitbake
pkgdesc = Build tool executing tasks and managing metadata.
pkgver = 1.40.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.openembedded.org/wiki/Main_Page
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index ce0a2136ed7c..2254c6b825d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=bitbake
pkgname=('bitbake' 'bitbake-vim')
pkgver=1.40.0
-pkgrel=3
+pkgrel=4
_pythonver=3.7
pkgdesc='Build tool executing tasks and managing metadata.'
arch=('any')