git » sdl2_ttf.git » commit 2b97a66

PIE/BUILDINFO rebuild

author Felix Yan
2018-11-10 22:22:22 UTC
committer Felix Yan
2018-11-10 22:22:22 UTC
parent c1e7574a71c9d6ef3b899d415efcfafa32186aff

PIE/BUILDINFO rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6fb6cc3..9815510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=sdl2_ttf
 pkgver=2.0.14
-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"