Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
texstudio
Commits:
1b883dbe by Sven-Hendrik Haase at 2023-12-25T13:12:09+01:00
upgpkg: 4.7.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.7.1
+ pkgver = 4.7.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.7.1.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.7.1.tar.gz
+ source =
texstudio-4.7.2.tar.gz::https://github.com/texstudio-org/texstudio/archive/4.7.2.tar.gz
source = fs54269.patch
source = fs72345.patch
- sha512sums =
3aebc09f1cec288d841552b3861c4ba33f006b25e9f99418e53bdc0e5a3ece915c1649e7027e3626eec14b6c00214df2eb2012b7a0b71874b0f75cc9f9fb2d06
+ sha512sums =
cadfcafc4a00cf4a999b7707a5216ba4b6a2184f8c542b1394739cc8c413577c641268cae86647eb3901b048dd31c85b0f98b5532d52c01baec01446674f6380
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.7.1
+pkgver=4.7.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=('3aebc09f1cec288d841552b3861c4ba33f006b25e9f99418e53bdc0e5a3ece915c1649e7027e3626eec14b6c00214df2eb2012b7a0b71874b0f75cc9f9fb2d06'
+sha512sums=('cadfcafc4a00cf4a999b7707a5216ba4b6a2184f8c542b1394739cc8c413577c641268cae86647eb3901b048dd31c85b0f98b5532d52c01baec01446674f6380'
'247e85f668b06c8a2def4e7456f0ddc8d35c7990484c1c037f7cf43fdee91419b5df66e968ef1e0c637fe685722bbad9171bdd79fad7a10912ae329aff088b68'
'6975eebd43b32fb7aa04f973562e66f6a83df0fb6a0b4d8221e124c9cc6959df11ec517e4c862921619c8b1c55800257017e26001c03186b84c567fc19c98726')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/1b883dbeb0a74aa14483b29e13991fc393f058bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texstudio/-/commit/1b883dbeb0a74aa14483b29e13991fc393f058bb
You're receiving this email because of your account on gitlab.archlinux.org.