summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd42ed790104..fc30e425722d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-chrono-date
pkgdesc = A date and time library based on the C++11/14/17 <chrono> header
pkgver = 2.4.1+134+g9a0ee25
- pkgrel = 2
+ pkgrel = 3
url = https://howardhinnant.github.io/date/date.html
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a44b68b66ee6..aff2d274cb62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mingw-w64-chrono-date
pkgver=2.4.1+134+g9a0ee25
-pkgrel=2
+pkgrel=3
pkgdesc="A date and time library based on the C++11/14/17 <chrono> header"
arch=('any')
url="https://howardhinnant.github.io/date/date.html"