git » sdl2_ttf.git » commit 1b91d52

reproducibility rebuild

author Felix Yan
2020-05-19 08:42:25 UTC
committer Felix Yan
2020-05-19 08:42:25 UTC
parent 418caa597c0729b1a1ab394b2438285f687f8c0f

reproducibility rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1b5af91..8532178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=sdl2_ttf
 pkgver=2.0.15
-pkgrel=1
+pkgrel=2
 pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (Version 2)"
 arch=('x86_64')
 url="http://www.libsdl.org/projects/SDL_ttf"