diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD index f281ff66a..5baab62f8 100644 --- a/community/redis/PKGBUILD +++ b/community/redis/PKGBUILD @@ -7,11 +7,10 @@ # ALARM: Kevin Mihelich # - explicitly link v5/v6 with libatomic -# - http source; https is broken pkgname=redis pkgver=4.0.8 -pkgrel=1 +pkgrel=2 pkgdesc='Advanced key-value store' arch=('x86_64') url='http://redis.io/'