Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
texstudio
Commits:
7ecd3715 by Sven-Hendrik Haase at 2025-02-08T02:53:51+01:00
upgpkg: 4.8.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = texstudio
pkgdesc = Integrated writing environment for creating LaTeX documents
- pkgver = 4.8.5
+ pkgver = 4.8.6
pkgrel = 1
url = http://texstudio.sourceforge.net/
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = texstudio
optdepends = languagetool: spelling and grammar checking
optdepends = okular: alternate pdf reader
replaces = texmakerx
- source =
texstudio-4.8.5.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.5.tar.gz
+ source =
texstudio-4.8.6.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.6.tar.gz
source = fs54269.patch
source = fs72345.patch
- sha512sums =
b01c0aa465eb7c9808a9d2d2fa99ff53185f8279f08982b4b686ab812f17049f00666579fb1e3fcdf046482737615db3eb95619b173499120295591847e2ba38
+ sha512sums =
c6f2c3f9e2553d8aa34a6dc7901f478fe849f2d00ae151425cbc93a62417d6e9b154d9d20009de308843bc6f89c35c0ef9126ae64608a9c2b639ace3cee05cb4
sha512sums =
247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68
sha512sums =
6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
# Contributor: Clément DEMOULINS <[email protected]>
pkgname=texstudio
-pkgver=4.8.5
+pkgver=4.8.6
pkgrel=1
pkgdesc="Integrated writing environment for creating LaTeX documents"
arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('texmakerx')
source=("$pkgname-$pkgver.tar.gz::https://github.com/texstudio-org/texstudio/archive/${pkgver}.tar.gz"
fs54269.patch
fs72345.patch)
-sha512sums=('b01c0aa465eb7c9808a9d2d2fa99ff53185f8279f08982b4b686ab812f17049f00666579fb1e3fcdf046482737615db3eb95619b173499120295591847e2ba38'
+sha512sums=('c6f2c3f9e2553d8aa34a6dc7901f478fe849f2d00ae151425cbc93a62417d6e9b154d9d20009de308843bc6f89c35c0ef9126ae64608a9c2b639ace3cee05cb4'
'247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68'
'6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/7ecd3715616aaeaff0cea7c3ca4feb88d10507d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/7ecd3715616aaeaff0cea7c3ca4feb88d10507d0
You're receiving this email because of your account on gitlab.archlinux.org.