Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
aspell-da


Commits:
ef2d03c5 by Dan Johansen at 2026-01-08T20:57:08+01:00
upgpkg: 4.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = aspell-da
        pkgdesc = Danish dictionary for aspell
-       pkgver = 4.5
-       pkgrel = 2
+       pkgver = 4.5.1
+       pkgrel = 1
        url = https://github.com/mortenivar/aspell-da
        arch = any
        license = GPL-2.0-or-later
        depends = aspell
-       source = 
aspell-da-4.5.tar.gz::https://github.com/mortenivar/aspell-da/archive/refs/tags/4.5.tar.gz
-       sha512sums = 
3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e
+       source = 
https://github.com/mortenivar/aspell-da/archive/4.5.1/aspell-da-4.5.1.tar.gz
+       sha512sums = 
739c51010835672c0f68a2f77bbb2f60c51c82d10fb963ecfea1ddcb9b7f75ec86ebaa8370090796d2e1b88c1917052901089573b7239922511fa1700978c412
 
 pkgname = aspell-da


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
 # Contributor: Esben Haabendal <[email protected]>
 
 pkgname=aspell-da
-pkgver=4.5
-pkgrel=2
+pkgver=4.5.1
+pkgrel=1
 pkgdesc='Danish dictionary for aspell'
 arch=('any')
 url='https://github.com/mortenivar/aspell-da'
 license=('GPL-2.0-or-later')
 depends=('aspell')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mortenivar/${pkgname}/archive/refs/tags/${pkgver}.tar.gz";)
-sha512sums=('3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e')
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('739c51010835672c0f68a2f77bbb2f60c51c82d10fb963ecfea1ddcb9b7f75ec86ebaa8370090796d2e1b88c1917052901089573b7239922511fa1700978c412')
 
 build() {
     cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aspell-da/-/commit/ef2d03c54cb3c966a0e8023ed35bea63ca75a225

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


Reply via email to