aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-11-12 12:55:43 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-11-12 12:55:43 +0000
commit804f785bab9c1420bbf9e8bc3e632a8fd90b8679 (patch)
tree1b9d0d8900e9a9e36e562759fae55a4a24be8504
parent8a1600764ff734ce22ab08ef92c71bcfbc3c92f7 (diff)
community/alien: upgrade to 8.95.2
-rw-r--r--community/alien/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/alien/APKBUILD b/community/alien/APKBUILD
index e75fb9cc501..aac4bb33a41 100644
--- a/community/alien/APKBUILD
+++ b/community/alien/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=alien
-pkgver=8.95.1
+pkgver=8.95.2
pkgrel=0
pkgdesc="Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
url="http://joeyh.name/code/alien"
@@ -20,4 +20,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="e57c22ba4c022f03272c535fae709981333ee1357b7ee84f40611f632c7c31e2418cbbafff0bd951e896ee2784a42f9ee040eb2286c24a82273108bc5352f5d6 alien_8.95.1.tar.xz"
+sha512sums="05b307cb3d7a5272a29a6d5e8694ad2992789088bf51aa9781cbc44e0441071127cabcaba8663984ec10b2857d69068e075b8b5ce0783d40c59259c628c94f0c alien_8.95.2.tar.xz"