summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8972cb193d0e..7b537ec79c36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Oct 13 13:06:40 UTC 2018
+# Sat Oct 19 21:45:28 UTC 2019
pkgbase = ocaml-stdint-git
pkgdesc = Various signed and unsigned integers for OCaml
pkgver = 20180606
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andrenth/ocaml-stdint
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b34ad089a044..2f6322d4cc51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ocaml-stdint-git
pkgver=20180606
-pkgrel=1
+pkgrel=2
pkgdesc="Various signed and unsigned integers for OCaml"
arch=('i686' 'x86_64')
url='https://github.com/andrenth/ocaml-stdint'