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 99e4a5bd0d..e04737b395 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wine pkgver=1.1.44 -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" license="LGPL" |