Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages / 
gambas3


Commits:
116c3576 by Laurent Carlier at 2025-01-24T10:38:28+01:00
upgpkg: 3.20.1-1: upstream update 3.20.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gambas3
        pkgdesc = A free development environment based on a Basic interpreter.
-       pkgver = 3.20.0
-       pkgrel = 3
+       pkgver = 3.20.1
+       pkgrel = 1
        url = http://gambas.sourceforge.net/
        arch = x86_64
        groups = gambas3
@@ -54,8 +54,8 @@ pkgbase = gambas3
        makedepends = libxcrypt
        options = !emptydirs
        options = libtool
-       source = 
https://gitlab.com/gambas/gambas/-/archive/3.20.0/gambas-3.20.0.tar.bz2
-       sha512sums = 
91e61e2de6bb67544aa91db5b73658525df60d983ff613e1ebb79e476fcfa1d876e2e7c70a55f1ee51728cb2869fde7413e795d32e4844587486df41e3d52260
+       source = 
https://gitlab.com/gambas/gambas/-/archive/3.20.1/gambas-3.20.1.tar.bz2
+       sha512sums = 
d647e0685fb44f834258dee071cb4dbf242bed0d965db2200d8eb2b4a8bd628f5dc27f7ab84122626cdbdae5c0ab1db43d959472f7384d58a76673529ca4600b
 
 pkgname = gambas3-gb-args
        pkgdesc = Command-line options analyzer component
@@ -423,7 +423,7 @@ pkgname = gambas3-gb-report
        pkgdesc = Report component
        depends = gambas3-gb-form
        depends = gambas3-gb-image-io
-       provides = gambas3-gb-report2=3.20.0
+       provides = gambas3-gb-report2=3.20.1
 
 pkgname = gambas3-gb-scanner
        pkgdesc = Scanimage frontend component
@@ -454,7 +454,7 @@ pkgname = gambas3-gb-signal
 pkgname = gambas3-gb-term
        pkgdesc = Terminal management component
        depends = gambas3-runtime
-       provides = gambas3-gb-term-form=3.20.0
+       provides = gambas3-gb-term-form=3.20.1
 
 pkgname = gambas3-gb-util-web
        pkgdesc = Miscellaneous web utility functions component


=====================================
PKGBUILD
=====================================
@@ -29,8 +29,8 @@ pkgname=('gambas3-gb-args'
          'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 
'gambas3-gb-xml'
          'gambas3-gb-web-feed' 'gambas3-gb-web-form' 'gambas3-gb-web-gui' 
'gambas3-gb-web'
          'gambas3-runtime' 'gambas3-dev-tools' 'gambas3-ide' 'gambas3-script')
-pkgver=3.20.0
-pkgrel=3
+pkgver=3.20.1
+pkgrel=1
 pkgdesc="A free development environment based on a Basic interpreter."
 arch=('x86_64')
 url="http://gambas.sourceforge.net/";
@@ -45,7 +45,7 @@ makedepends=('intltool' 'postgresql' 'libffi' 'bzip2' 'glib2' 
'v4l-utils'
          'gmime3' 'libxcrypt')
 options=('!emptydirs' 'libtool')
 
source=("https://gitlab.com/gambas/gambas/-/archive/${pkgver}/gambas-${pkgver}.tar.bz2";)
-sha512sums=('91e61e2de6bb67544aa91db5b73658525df60d983ff613e1ebb79e476fcfa1d876e2e7c70a55f1ee51728cb2869fde7413e795d32e4844587486df41e3d52260')
+sha512sums=('d647e0685fb44f834258dee071cb4dbf242bed0d965db2200d8eb2b4a8bd628f5dc27f7ab84122626cdbdae5c0ab1db43d959472f7384d58a76673529ca4600b')
 
 prepare() {
   cd ${srcdir}/gambas-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gambas3/-/commit/116c35760c116aa6acdff4c8cc3d2a5706febc87

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


Reply via email to