Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
graphite


Commits:
adf91c67 by Andreas Radke at 2026-06-02T22:03:27+02:00
upgpkg: 1:1.3.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = graphite
        pkgdesc = a "smart font" system to handle the complexities of 
lesser-known languages of the world
-       pkgver = 1.3.14
-       pkgrel = 6
+       pkgver = 1.3.15
+       pkgrel = 1
        epoch = 1
        url = https://graphite.sil.org/
        arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = graphite
        depends = glibc
        depends = libstdc++
        depends = libgcc
-       source = 
https://github.com/silnrsi/graphite/releases/download/1.3.14/graphite2-1.3.14.tgz
+       source = 
https://github.com/silnrsi/graphite/releases/download/1.3.15/graphite2-1.3.15.tgz
        source = gcc15.patch
-       sha256sums = 
f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d
+       sha256sums = 
c6bc8b4252724665297f7cad0c55897285c673f9b8e6db3522ace833593fe0b1
        sha256sums = 
2296d1c189cfb129403f83e7a704a333147856b37475320965c463386ef9d8ef
 
 pkgname = graphite


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgbase=graphite
 pkgname=(graphite graphite-docs)
-pkgver=1.3.14
-pkgrel=6
+pkgver=1.3.15
+pkgrel=1
 epoch=1
 arch=('x86_64')
 url="https://graphite.sil.org/";
@@ -17,7 +17,7 @@ checkdepends=('python-fonttools')
 # 
https://github.com/silnrsi/graphite/releases/download/1.3.14/graphite2-1.3.14.sha256sum
 
source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz
         gcc15.patch)
-sha256sums=('f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d'
+sha256sums=('c6bc8b4252724665297f7cad0c55897285c673f9b8e6db3522ace833593fe0b1'
             '2296d1c189cfb129403f83e7a704a333147856b37475320965c463386ef9d8ef')
 prepare() {
     cd graphite2-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/graphite/-/commit/adf91c6765108284ad70af1ad3b941e217f6b3d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/graphite/-/commit/adf91c6765108284ad70af1ad3b941e217f6b3d2
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to