summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lange2019-07-12 19:08:43 +1000
committerRobin Lange2019-07-12 19:08:43 +1000
commita2c046d69e07ac32feb7a91e3d68d38b35b6d7d9 (patch)
tree66eaf13f86abad66144d76884fe90c34a9041070
parentcce2dc2ce05ae43e8cd1ff0d4a97570db6bec7c5 (diff)
downloadaur-a2c046d69e07ac32feb7a91e3d68d38b35b6d7d9.tar.gz
Release 19.1.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee4fe0be9703..d73a049f5c71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-vulkan-mesa-layer
pkgdesc = Vulkan overlay layer to display information about the application (32-bit)
- pkgver = 19.1.1
+ pkgver = 19.1.2
pkgrel = 1
url = http://mesa3d.sourceforge.net
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = lib32-vulkan-mesa-layer
makedepends = lib32-libelf
makedepends = lib32-expat
depends = vulkan-mesa-layer
- source = https://mesa.freedesktop.org/archive/mesa-19.1.1.tar.xz
- source = https://mesa.freedesktop.org/archive/mesa-19.1.1.tar.xz.sig
+ source = https://mesa.freedesktop.org/archive/mesa-19.1.2.tar.xz
+ source = https://mesa.freedesktop.org/archive/mesa-19.1.2.tar.xz.sig
source = LICENSE
validpgpkeys = 8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D
validpgpkeys = 946D09B5E4C9845E63075FF1D961C596A7203456
diff --git a/PKGBUILD b/PKGBUILD
index 80797af77846..a8ad3544dd60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgname=lib32-vulkan-mesa-layer
-pkgver=19.1.1
+pkgver=19.1.2
pkgrel=1
pkgdesc="Vulkan overlay layer to display information about the application (32-bit)"
arch=('x86_64')