Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
hieroglyphic
Commits:
01f86909 by Antonio Rojas at 2025-02-16T12:08:42+01:00
upgpkg: 2.1.0-1: Update to 2.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = hieroglyphic
pkgdesc = Search through over 1000 different LaTeX symbols by sketching
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://apps.gnome.org/Hieroglyphic/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = hieroglyphic
depends = hicolor-icon-theme
depends = libadwaita
options = !lto
- source = git+https://github.com/FineFindus/Hieroglyphic.git#tag=v2.0.0
- b2sums =
e3f4e5c03ce94c974937e5b8c7a7c0ee348e2eeba82ff09ccaa6c7789379179d0be05c5af5d71c80f11b9cff7b636a7cc92af2ad4cd6fc6a278f55bb62d5a41c
+ source = git+https://github.com/FineFindus/Hieroglyphic.git#tag=v2.1.0
+ b2sums =
d30a3b29c65531a9a0480de484418df28225000e38db300c924c581142974a596aaa693993ab3fad0ad3577e8596c62ef3319e170c2862bd680f8dc9eae652db
pkgname = hieroglyphic
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=hieroglyphic
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc='Search through over 1000 different LaTeX symbols by sketching'
arch=(x86_64)
@@ -26,7 +26,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://github.com/FineFindus/Hieroglyphic.git#tag=v$pkgver")
-b2sums=(e3f4e5c03ce94c974937e5b8c7a7c0ee348e2eeba82ff09ccaa6c7789379179d0be05c5af5d71c80f11b9cff7b636a7cc92af2ad4cd6fc6a278f55bb62d5a41c)
+b2sums=('d30a3b29c65531a9a0480de484418df28225000e38db300c924c581142974a596aaa693993ab3fad0ad3577e8596c62ef3319e170c2862bd680f8dc9eae652db')
prepare() {
cd Hieroglyphic
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hieroglyphic/-/commit/01f86909966139b6efee786408e05b5b58166292
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hieroglyphic/-/commit/01f86909966139b6efee786408e05b5b58166292
You're receiving this email because of your account on gitlab.archlinux.org.