diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-11-13 10:13:53 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-11-13 10:13:53 -0500 |
commit | c06afe581103600450972a688df35d839ce44383 (patch) | |
tree | 33f61f7e459cae656aecc245eda40bbaaa0ecaaf | |
parent | 3119eebb111ce6f03e422b8fdd5524f3b5688ce5 (diff) | |
download | abslibre-c06afe581103600450972a688df35d839ce44383.tar.gz abslibre-c06afe581103600450972a688df35d839ce44383.tar.bz2 abslibre-c06afe581103600450972a688df35d839ce44383.zip |
utox-git: Fixing version
-rw-r--r-- | pcr/utox-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/utox-git/PKGBUILD b/pcr/utox-git/PKGBUILD index 4e204c3f5..51ae4faed 100644 --- a/pcr/utox-git/PKGBUILD +++ b/pcr/utox-git/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=utox pkgname=utox-git -pkgver=0.3.2.r155.g42a8193 +pkgver=0.4.2.r10.gf1d6714 pkgrel=1 pkgdesc='Lightweight Tox client' arch=('i686' 'x86_64' 'armv7h') |