diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-05-12 09:05:47 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-05-12 09:05:47 +0000 |
commit | 9e7b467924d5240cab80a99595c9a4d3fbc7e875 (patch) | |
tree | bd55cc0c1d60388089f3d976722a59a39d462ae0 /community/chromium/APKBUILD | |
parent | 315ddd26b78d81b1c2f0c1d2a85da338b00fdb25 (diff) | |
download | aports-9e7b467924d5240cab80a99595c9a4d3fbc7e875.tar.bz2 aports-9e7b467924d5240cab80a99595c9a4d3fbc7e875.tar.xz |
community/chromium: bump pkgrel because of icu upgrade
Diffstat (limited to 'community/chromium/APKBUILD')
-rw-r--r-- | community/chromium/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chromium/APKBUILD b/community/chromium/APKBUILD index 7f62e537a2..4e7d480e74 100644 --- a/community/chromium/APKBUILD +++ b/community/chromium/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=chromium pkgver=49.0.2623.110 -pkgrel=0 +pkgrel=1 pkgdesc="chromium web browser" url="http://www.chromium.org/" arch="x86_64" |