Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-terminal
Commits:
5395f0f1 by Peter Jung at 2026-02-03T18:05:43+01:00
upgpkg: 1:1.0.5-1: upgpkg: 1.0.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-terminal
pkgdesc = Cosmic Terminal Emulator
- pkgver = 1.0.4
+ pkgver = 1.0.5
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-term
@@ -16,9 +16,9 @@ pkgbase = cosmic-terminal
depends = libxkbcommon
depends = wayland
depends = cosmic-icon-theme
- source = git+https://github.com/pop-os/cosmic-term.git#tag=epoch-1.0.4
+ source = git+https://github.com/pop-os/cosmic-term.git#tag=epoch-1.0.5
source = cosmic-terminal-lto.patch
- b2sums =
92c76cc38bbff28c748b96b3f076602c4b5224ea73d5e4b5cc62fc13016ec0c0068f55d9df3f0c27bbff33a1c844fcaa8850601661f3dbcdbbc070c4016e5601
+ b2sums =
9ab130659a87d8d01d865abf73aff35fbe6f8b77823a0f94b5fed9ec8a2030013b177fdeb500c8eafb5acf4a9658cf481c13794847fc5b14393ce90a98bc391a
b2sums =
4e28ab726f474f064a99dbb4dc75faa7ddfe00d7f5e238f57ba80ac75e44a2f6ed00ae2f3499fac94d40ec4dd773fc9eeb93c4543f8e63699ba437ba45f8783b
pkgname = cosmic-terminal
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Kyuzial <[email protected]>
pkgname=cosmic-terminal
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
epoch=1
pkgdesc='Cosmic Terminal Emulator'
@@ -28,7 +28,7 @@ source=(
git+https://github.com/pop-os/cosmic-term.git#tag=epoch-${pkgver}
cosmic-terminal-lto.patch
)
-b2sums=('92c76cc38bbff28c748b96b3f076602c4b5224ea73d5e4b5cc62fc13016ec0c0068f55d9df3f0c27bbff33a1c844fcaa8850601661f3dbcdbbc070c4016e5601'
+b2sums=('9ab130659a87d8d01d865abf73aff35fbe6f8b77823a0f94b5fed9ec8a2030013b177fdeb500c8eafb5acf4a9658cf481c13794847fc5b14393ce90a98bc391a'
'4e28ab726f474f064a99dbb4dc75faa7ddfe00d7f5e238f57ba80ac75e44a2f6ed00ae2f3499fac94d40ec4dd773fc9eeb93c4543f8e63699ba437ba45f8783b')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-terminal/-/commit/5395f0f10cf0799a49b8cd6a583ca4f58961e834
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-terminal/-/commit/5395f0f10cf0799a49b8cd6a583ca4f58961e834
You're receiving this email because of your account on gitlab.archlinux.org.