summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2021-02-07 18:33:23 -0500
committerSandy Carter2021-02-07 18:33:23 -0500
commit39014c87096f84095dafe50e70fa2ab98b7c3f9a (patch)
tree4daedec248e9f24dc70d15ff5ac9170222e98552
parent4cac1f422f8a4813727ca48d511160bdaa1dceba (diff)
downloadaur-39014c87096f84095dafe50e70fa2ab98b7c3f9a.tar.gz
Recommit patch files with crlf 2/
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f26fce59722b..51cb88e66742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bgfx-cmake-git
pkgdesc = Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library. (With CMake build scripts)
pkgver = r7652.7daf5e0ba
- pkgrel = 1
+ pkgrel = 2
url = https://bkaradzic.github.io/bgfx
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index e09756e81643..1f83a26ba040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=bgfx-cmake-git
pkgver=r7652.7daf5e0ba
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform, graphics API agnostic, \"Bring Your Own Engine/Framework\" style rendering library. (With CMake build scripts)"
arch=('x86_64')
url="https://bkaradzic.github.io/bgfx"