summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4c4c7562a7d..aa0426c9aca7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Amr Hassan <amr.hassan@gmail.com>
pkgname=utf8cpp
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="UTF-8 with C++ in a Portable Way"
url='http://utfcpp.sourceforge.net'
arch=('any')
license=('Custom')
source=("https://github.com/nemtrif/utfcpp/archive/v${pkgver}.tar.gz")
-sha256sums=('cc70073645be54efcc7019fc466dbaae0832d4a3afaf5e8519c5b27ba42ac02c')
+sha256sums=('80ffb668e989b976b8ca3e1d42cfd8187f577a4c041123790d2e90217eaeceda')
package() {
cd "utfcpp-${pkgver}/source"