diff options
-rw-r--r-- | community/wine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index e2864b4fac..35a80cb129 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -4,7 +4,7 @@ pkgname=wine pkgver=1.7.52 _ver=${pkgver/_/-} -pkgrel=1 +pkgrel=2 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86 x86_64" |