summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjochen2018-12-23 17:10:17 +0100
committerjochen2018-12-23 18:14:44 +0100
commit0f38598ca42d3a3fd98e31676989f31cd9ee60ca (patch)
tree9cce8ba8efe3a0609486dabbd101c21daab7bf93 /PKGBUILD
parentb88253b5f874cd8d26e923e624bed76e4e640982 (diff)
downloadaur-0f38598ca42d3a3fd98e31676989f31cd9ee60ca.tar.gz
updated to 2.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5211a24b63..12d338e7bfe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=php-yaml
_extname=yaml
-pkgver=2.0.2
+pkgver=2.0.4
pkgrel=1
pkgdesc="Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library."
arch=("i686" "x86_64")
@@ -28,4 +28,4 @@ package() {
install -m0755 -D ".libs/$_extname.so" "$pkgdir"$(php-config --extension-dir)/$_extname.so
}
-sha256sums=('c3afb0dad47b6c3a5b7b449f57a4938df27bf974efbe188d85c4fb998eff0039')
+sha256sums=('9786b0386e648f12cc18a038358bd57bee4906e350a2e9ab776d6a5f18fc6680')