Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / mesa


Commits:
8f87273d by Jan Alexander Steffens (heftig) at 2023-08-27T01:10:56+02:00
Also add epoch to VERSION for correctness

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -93,7 +93,7 @@ prepare() {
   # Include package release in version string so Chromium invalidates
   # its GPU cache; otherwise it can cause pages to render incorrectly.
   # https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2020604
-  echo $pkgver-$pkgrel >VERSION
+  echo "$epoch:$pkgver-$pkgrel" >VERSION
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/8f87273d94b9ce58e5d23359b9d0f5a19a46c922

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/8f87273d94b9ce58e5d23359b9d0f5a19a46c922
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to