summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevall4742021-04-14 22:19:11 -0400
committerkevall4742021-04-14 22:19:11 -0400
commit234fa7319ae31999861af6e969e6d6124ce5e34c (patch)
tree5bfb3064e5174dbda259a7cbb7d4a2ad0e5af34a
parentdca4ac0aafdb9aea610532ccae9c2c495d063bdd (diff)
downloadaur-234fa7319ae31999861af6e969e6d6124ce5e34c.tar.gz
bump to 21.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1a8789abf48..10cbb02b0ce1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-mesa-stable
pkgdesc = An open-source implementation of the OpenGL specification. (32-bit) (stable release)
- pkgver = 21.0.1
+ pkgver = 21.0.2
pkgrel = 1
url = https://mesa3d.org/
arch = i686
@@ -100,7 +100,7 @@ pkgbase = lib32-mesa-stable
conflicts = lib32-mesa-vdpau
conflicts = lib32-mesa-rc
conflicts = lib32-mesa-git
- source = https://archive.mesa3d.org/mesa-21.0.1.tar.xz
+ source = https://archive.mesa3d.org/mesa-21.0.2.tar.xz
source = LICENSE
source = 0001-4114.patch
source = 0001-4200.patch
diff --git a/PKGBUILD b/PKGBUILD
index 1ccaec2ee496..7ac89b423584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ fi
pkgname=lib32-mesa-stable
pkgdesc='An open-source implementation of the OpenGL specification. (32-bit) (stable release)'
-pkgver=21.0.1
+pkgver=21.0.2
pkgrel=1
arch=('i686' 'x86_64')
url="https://mesa3d.org/"