Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
libmythes
Commits:
5fa23f15 by Andreas Radke at 2026-05-17T21:21:59+02:00
upgpkg: 1:1.2.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libmythes
pkgdesc = a simple thesaurus
- pkgver = 1.2.5
- pkgrel = 3
+ pkgver = 1.2.6
+ pkgrel = 1
epoch = 1
url = https://github.com/hunspell/mythes
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libmythes
depends = libgcc
depends = perl
provides = mythes
- source =
https://github.com/hunspell/mythes/releases/download/v1.2.5/mythes-1.2.5.tar.xz
- sha256sums =
19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d
+ source =
https://github.com/hunspell/mythes/releases/download/v1.2.6/mythes-1.2.6.tar.xz
+ sha256sums =
97bd2ba5738aebdba1bc31f30f1be42f1404386c94105ad5990d839a1311c8a5
pkgname = libmythes
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: AndyRTR <[email protected]>
pkgname=libmythes
-pkgver=1.2.5
-pkgrel=3
+pkgver=1.2.6
+pkgrel=1
epoch=1
pkgdesc="a simple thesaurus"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'libstdc++' 'libgcc' 'perl')
makedepends=('hunspell')
provides=('mythes')
source=(https://github.com/hunspell/mythes/releases/download/v${pkgver}/mythes-${pkgver}.tar.xz)
-sha256sums=('19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d')
+sha256sums=('97bd2ba5738aebdba1bc31f30f1be42f1404386c94105ad5990d839a1311c8a5')
build() {
cd "${pkgname/lib/}"-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libmythes/-/commit/5fa23f155f471aeaa488532337ca1adc069b276f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libmythes/-/commit/5fa23f155f471aeaa488532337ca1adc069b276f
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help