Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
goverlay


Commits:
7a5d77eb by Robin Candau at 2026-07-19T20:06:54+02:00
upgpkg: 1.8.8-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = goverlay
        pkgdesc = A GUI to help manage Vulkan/OpenGL overlays
-       pkgver = 1.8.7
+       pkgver = 1.8.8
        pkgrel = 1
        url = https://github.com/benjamimgois/goverlay
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = goverlay
        optdepends = vulkan-tools: Vulkan preview
        optdepends = vkbasalt: Configure vkBasalt
        optdepends = git: Clone reshade repository
-       source = 
goverlay-1.8.7.tar.gz::https://github.com/benjamimgois/goverlay/archive/1.8.7.tar.gz
-       sha256sums = 
3242ebc8fdb06fd0b133c34a93c8152998797fc14973f360b3bdffbd0ffc47be
+       source = 
goverlay-1.8.8.tar.gz::https://github.com/benjamimgois/goverlay/archive/1.8.8.tar.gz
+       sha256sums = 
7bc7183410a20088d59d19ed1f8529efc6ae794ad2e3309a35b57afb2223aae3
 
 pkgname = goverlay


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: HurricanePootis <[email protected]>
 
 pkgname=goverlay
-pkgver=1.8.7
+pkgver=1.8.8
 _pkgver=${pkgver//_/-}
 pkgrel=1
 pkgdesc="A GUI to help manage Vulkan/OpenGL overlays"
@@ -17,7 +17,7 @@ optdepends=('mesa-utils: OpenGL preview'
             'vkbasalt: Configure vkBasalt'
             'git: Clone reshade repository')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${_pkgver}.tar.gz")
-sha256sums=('3242ebc8fdb06fd0b133c34a93c8152998797fc14973f360b3bdffbd0ffc47be')
+sha256sums=('7bc7183410a20088d59d19ed1f8529efc6ae794ad2e3309a35b57afb2223aae3')
 
 build() {
        cd "${pkgname}-${_pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/goverlay/-/commit/7a5d77eba587a89137e094191eb1b3a56d5eea64

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/goverlay/-/commit/7a5d77eba587a89137e094191eb1b3a56d5eea64
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