diff options
-rw-r--r-- | main/wine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wine/APKBUILD b/main/wine/APKBUILD index 4608fca0e..f27d2fcc3 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -2,7 +2,7 @@ pkgname=wine pkgver=1.5.15 _ver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86" |