diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-17 19:19:44 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-17 19:20:57 +0000 |
| commit | 0f5e6a7cfb839a7bb1ea53f72b7d21fc3cd6fe21 (patch) | |
| tree | 58cb22f7f9b78960a6c59eef1398d80e5e2bd2c5 | |
| parent | 86bf5c3e4873a885571ef9cc9633a52c2b5c7c75 (diff) | |
| download | aports-0f5e6a7cfb839a7bb1ea53f72b7d21fc3cd6fe21.tar.bz2 aports-0f5e6a7cfb839a7bb1ea53f72b7d21fc3cd6fe21.tar.xz | |
main/wine: upgrade to 1.3.35
| -rw-r--r-- | main/wine/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wine/APKBUILD b/main/wine/APKBUILD index 823900a9cf..0f64c8c18a 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wine -pkgver=1.3.34 +pkgver=1.3.35 pkgrel=0 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" @@ -46,4 +46,4 @@ package() { "$pkgdir"/usr/bin/wine } -md5sums="ae7be1767e95e27360fc86f573649c19 wine-1.3.34.tar.bz2" +md5sums="5833787fcd7fee5a2299fade10a2760d wine-1.3.35.tar.bz2" |
