Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
python-easygui


Commits:
d5ff9b93 by Jaroslav Lichtblau at 2023-08-06T13:44:30+02:00
upgpkg: 0.98.3-1 - new upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,16 +3,16 @@
 
 pkgname=python-easygui
 _pyname=easygui
-pkgver=0.98.2
-pkgrel=2
+pkgver=0.98.3
+pkgrel=1
 pkgdesc="Python module for very simple, very easy GUI programming"
 url="https://easygui.readthedocs.io";
 license=('BSD')
 arch=('any')
 depends=('python' 'tk')
 makedepends=('python-setuptools')
-source=("$_pyname-$pkgver.tar.gz::https://github.com/robertlugg/$_pyname/archive/refs/tags/$pkgver.tar.gz";)
-sha256sums=('d9d51033a93e3d24633bb02137bc7b6cea42e9a2cf287821c4e51f0fccc6ffe2')
+source=(https://files.pythonhosted.org/packages/cc/ad/e35f7a30272d322be09dc98592d2f55d27cc933a7fde8baccbbeb2bd9409/$_pyname-$pkgver.tar.gz)
+sha256sums=('d653ff79ee1f42f63b5a090f2f98ce02335d86ad8963b3ce2661805cafe99a04')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-easygui/-/commit/d5ff9b93aaa71327e61e54cd7ba136f6ffe9cca5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-easygui/-/commit/d5ff9b93aaa71327e61e54cd7ba136f6ffe9cca5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to