Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
link-grammar


Commits:
93d438db by Campbell Jones at 2024-05-07T18:00:19-04:00
upgpkg: 5.12.3-4: Update license, URL, and tar source

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = link-grammar
        pkgdesc = A Grammar Checking library
        pkgver = 5.12.3
-       pkgrel = 3
-       url = https://www.abisource.com/projects/link-grammar/
+       pkgrel = 4
+       url = https://opencog.github.io/link-grammar-website/
        arch = x86_64
-       license = LGPL
+       license = LGPL-2.1-or-later
        makedepends = python-setuptools
        makedepends = swig
        makedepends = apache-ant
@@ -13,8 +13,8 @@ pkgbase = link-grammar
        depends = sqlite
        depends = libedit
        options = !makeflags
-       source = 
https://www.abisource.com/downloads/link-grammar/5.12.3/link-grammar-5.12.3.tar.gz
-       source = 
https://www.abisource.com/downloads/link-grammar/5.12.3/link-grammar-5.12.3.tar.gz.asc
+       source = 
https://www.gnucash.org/link-grammar/downloads/5.12.3/link-grammar-5.12.3.tar.gz
+       source = 
https://www.gnucash.org/link-grammar/downloads/5.12.3/link-grammar-5.12.3.tar.gz.asc
        validpgpkeys = 6407453C98BECC19ADB03D82EB6AA534E0C0651C
        validpgpkeys = 8305252160000B5E89843F5464A99A8201045933
        sha256sums = 
ef89a322f943607546a667ecb4fdf31d56cab5ed11c856873ac72fa3d352f7a3


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
 
 pkgname=link-grammar
 pkgver=5.12.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A Grammar Checking library"
 arch=('x86_64')
-url="https://www.abisource.com/projects/link-grammar/";
-license=('LGPL')
+url="https://opencog.github.io/link-grammar-website/";
+license=('LGPL-2.1-or-later')
 depends=('hunspell' 'sqlite' 'libedit')
 makedepends=('python-setuptools' 'swig' 'apache-ant' 'java-environment=11')
 options=('!makeflags')
-source=(https://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc})
+source=(https://www.gnucash.org/$pkgname/downloads/$pkgver/${pkgname}-$pkgver.tar.gz{,.asc})
 validpgpkeys=('6407453C98BECC19ADB03D82EB6AA534E0C0651C'
               '8305252160000B5E89843F5464A99A8201045933') # Linas Vepstas 
<linasveps...@gmail.com>
 sha256sums=('ef89a322f943607546a667ecb4fdf31d56cab5ed11c856873ac72fa3d352f7a3'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/link-grammar/-/commit/93d438db0f9186de639cf3f0faf37ac6fac13392

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/link-grammar/-/commit/93d438db0f9186de639cf3f0faf37ac6fac13392
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to