diff options
Diffstat (limited to 'main/wine')
-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 d456ef3287..a7ccd7d180 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -2,7 +2,7 @@ pkgname=wine pkgver=1.6 _ver=${pkgver/_/-} -pkgrel=1 +pkgrel=2 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86" |