Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
texstudio
Commits:
823f4c08 by Sven-Hendrik Haase at 2024-08-28T22:55:11+02:00
upgpkg: 4.8.2-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.1
+ pkgver = 4.8.2
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.1.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.1.tar.gz
+ source =
texstudio-4.8.2.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.8.2.tar.gz
source = fs54269.patch
source = fs72345.patch
- sha512sums =
9749c9d4c67afb8c48171a051f8d7876c89cb40d088a58707cf19209f9da515c1e817b4c46fc333279c9f42652000fa2029291ba83d748137c98b0b34981b1bf
+ sha512sums =
6f67ccf38963f678e3879224d66fb58842480d0215f3e1a5a7d136cd58752f0c994415d692e55f6616a675beddb9e70d5b06b17fd7fc8d43ba96beef4accff9e
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.1
+pkgver=4.8.2
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=('9749c9d4c67afb8c48171a051f8d7876c89cb40d088a58707cf19209f9da515c1e817b4c46fc333279c9f42652000fa2029291ba83d748137c98b0b34981b1bf'
+sha512sums=('6f67ccf38963f678e3879224d66fb58842480d0215f3e1a5a7d136cd58752f0c994415d692e55f6616a675beddb9e70d5b06b17fd7fc8d43ba96beef4accff9e'
'247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68'
'6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/823f4c08858ec8fe4e43491e982e083b9b3b551d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/823f4c08858ec8fe4e43491e982e083b9b3b551d
You're receiving this email because of your account on gitlab.archlinux.org.