aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rmagick/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-26 22:29:38 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-26 21:52:25 +0000
commit1857bbdfb442f63f85aa068e2d0d97972fb28f79 (patch)
tree8f2b553990dbca4445d72acf7abe3364253dc60b /community/ruby-rmagick/APKBUILD
parenteebbfd70dbcb92246bace7c2fa7d274b02a2d462 (diff)
downloadaports-1857bbdfb442f63f85aa068e2d0d97972fb28f79.tar.bz2
aports-1857bbdfb442f63f85aa068e2d0d97972fb28f79.tar.xz
community/ruby-rmagick: upgrade to 4.1.2
Diffstat (limited to 'community/ruby-rmagick/APKBUILD')
-rw-r--r--community/ruby-rmagick/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/ruby-rmagick/APKBUILD b/community/ruby-rmagick/APKBUILD
index 54e83e0b40..d10c1bf9ae 100644
--- a/community/ruby-rmagick/APKBUILD
+++ b/community/ruby-rmagick/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rmagick
_gemname=rmagick
-pkgver=4.1.1
+pkgver=4.1.2
_pkgver=${pkgver//./-}
-pkgrel=1
+pkgrel=0
pkgdesc="Ruby bindings for ImageMagick"
-url="https://rmagick.github.io/"
-arch="all !s390x !mips !mips64"
+url="https://github.com/rmagick/rmagick"
+arch="all"
license="MIT"
depends="ghostscript-fonts"
checkdepends="ruby-rake ruby-rspec"
@@ -47,7 +47,7 @@ package() {
rm -r ext/ lib/*.so
}
-sha512sums="08d5a730281e7aa44fa955c8af06649efc77702dbc979f5de34f2f3b39798d494a0df8860a25746d89256c7ecaeaa140e4e5d5cd60017ed4412075a790976a5e RMagick_4-1-1.tar.gz
+sha512sums="671ce8ef0d2387d6f0091a7a7a79a5ee9a5c5cd9340f5d29b4a35227c2293eae5e0e5c9ef16a83dc24ed0cb59cc7258427f8880484f7bb49dfaccb00d280e2b4 RMagick_4-1-2.tar.gz
9a5dccceb069d0b274256c181335ac92037d0def3b3ed4e087f1eec1f7e9a9d07f9105bec87f732828c3bdff96b7032ffd696d6b9b4941748b0b64315d11d253 gemspec.patch
c6fa08e68a4cd94bdcee2e83144845862a49c86fdbaccd500af6459e09092f0a7bb03352875e73a20a9fc5474f4376df378aea6a61415fdf249b4e9de5c95266 spec-drop-pry.patch
5eeea508d44f2c9679fe4fe3d5b9a51470f8022537f5822f85c95dbd4d78149c2cada763f0bdf3e86523770b0b758117a6d216b240c92f54253905c19d38d064 dont-test-webp.patch"