summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2024-01-29 10:50:05 -0500
committerSolomon Choina2024-01-29 10:50:05 -0500
commitde50619392da216c2602f55f6f48c4e4371b9b55 (patch)
treebcde3f49e018cef0968167b6c87f789fa3848cb8
parent4d5caa44626c87b355b84428c9abfe99328a282a (diff)
downloadaur-de50619392da216c2602f55f6f48c4e4371b9b55.tar.gz
updpkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62d66ed2f001..e49e344051fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = extraterm-bin
pkgdesc = The swiss army chainsaw of terminal emulators.
- pkgver = 0.74.0
+ pkgver = 0.75.0
pkgrel = 1
url = https://github.com/sedwards2009/extraterm
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = extraterm-bin
depends = pango
depends = krb5
conflicts = extraterm
- source = https://github.com/sedwards2009/extraterm/releases/download/v0.74.0/extratermqt_0.74.0_amd64.deb
- sha256sums = e1b88c8338a26e60c99a92b63199988c7763a91e773bd0e925193e754f30cc8b
+ source = https://github.com/sedwards2009/extraterm/releases/download/v0.75.0/extratermqt_0.75.0_amd64.deb
+ sha256sums = 3f9e50c7321c57a9efa52890613c252ba617f9203e9163eabcfa21d3da887387
pkgname = extraterm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0fd92413515c..ccfd5395425e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: derbetakevin <derbetakevin@outlook.de>
pkgname=extraterm-bin
_pkgname=extratermqt
-pkgver=0.74.0
+pkgver=0.75.0
pkgrel=1
conflicts=("extraterm")
pkgdesc="The swiss army chainsaw of terminal emulators."
@@ -13,7 +13,7 @@ depends=("nodejs" "qt6-svg" "gtk3" "hicolor-icon-theme"
"gdk-pixbuf2" "at-spi2-core" "cairo" "pango"
"krb5")
source=("$url/releases/download/v$pkgver/""${_pkgname}_""${pkgver}_amd64.deb")
-sha256sums=('e1b88c8338a26e60c99a92b63199988c7763a91e773bd0e925193e754f30cc8b')
+sha256sums=('3f9e50c7321c57a9efa52890613c252ba617f9203e9163eabcfa21d3da887387')
package() {
cd "$srcdir"