summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681425cd0e8b..65936b85e3a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = python38
pkgdesc = Major release 3.8 of the Python high-level programming language
- pkgver = 3.8.0b1
+ pkgver = 3.8.19
pkgrel = 1
url = https://www.python.org/
arch = i686
arch = x86_64
- license = custom
+ license = PSF-2.0
makedepends = tk
makedepends = sqlite
makedepends = bluez-libs
@@ -18,9 +18,12 @@ pkgbase = python38
depends = zlib
optdepends = tk: for tkinter
optdepends = sqlite
- options = !makeflags
- source = https://www.python.org/ftp/python/3.8.0/Python-3.8.0b1.tar.xz
- sha256sums = bd9f113242c95463fd95a5b2e9e48a00edcb9c2eb7f9a56cee864e4c5be37f10
+ source = https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz
+ source = https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz.asc
+ source = mpdecimal-2.5.1.patch
+ validpgpkeys = E3FF2839C048B25C084DEBE9B26995E310250568
+ sha256sums = d2807ac69f69b84fd46a0b93bbd02a4fa48d3e70f4b2835ff0f72a2885040076
+ sha256sums = SKIP
+ sha256sums = 8eb389be1babe03a0231001dc16dd2d69a3ea0fbf6b8c976a580787e7ff1594c
pkgname = python38
-