[arch-commits] Commit in fribidi/trunk (PKGBUILD)
    Jan de Groot 
    jgc at archlinux.org
       
    Tue Jun 19 22:01:38 UTC 2018
    
    
  
    Date: Tuesday, June 19, 2018 @ 22:01:38
  Author: jgc
Revision: 327296
upgpkg: fribidi 1.0.4-1
Modified:
  fribidi/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-19 22:00:08 UTC (rev 327295)
+++ PKGBUILD	2018-06-19 22:01:38 UTC (rev 327296)
@@ -3,7 +3,7 @@
 # Contributor: Nezmer <Nezmer at gmail.com>
 
 pkgname=fribidi
-pkgver=1.0.2
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url="https://github.com/fribidi/fribidi/"
 depends=('glibc')
 makedepends=('git' 'meson')
-_commit=f2c9d50722cb60d0cdec3b1bafba9029770e86b4  # tags/v1.0.2^0
+_commit=902618192f1cdb4430e4f2dfc032d9fb36fccc5b  # tags/v1.0.4^0
 source=("git+https://github.com/fribidi/fribidi#commit=$_commit")
 md5sums=('SKIP')
 
    
    
More information about the arch-commits
mailing list