summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2022-08-29 21:01:56 -0400
committerTony Lambiris2022-08-29 21:01:56 -0400
commit3d8c2b22675a390764986d42c6550b7450e98a03 (patch)
treee504217fa9654335c2978bd4fec9136a12bb2598 /PKGBUILD
parent2b12ea191213d0babe44fae16249f660043ddcf6 (diff)
downloadaur-3d8c2b22675a390764986d42c6550b7450e98a03.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8f5220a9951..c025d5fda1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@libpcap.net
pkgname=double-conversion-git
-pkgver=3.2.0.r6.ga109d7d
-pkgrel=2
+pkgver=3.2.1.r0.gaf09fd6
+pkgrel=1
pkgdesc='Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.'
arch=(i686 x86_64)
url='https://github.com/google/double-conversion'