summaryrefslogtreecommitdiff
path: root/main/ruby-rexml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ruby-rexml/APKBUILD')
-rw-r--r--main/ruby-rexml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-rexml/APKBUILD b/main/ruby-rexml/APKBUILD
index 832f9f87f4e..05e6e6141f6 100644
--- a/main/ruby-rexml/APKBUILD
+++ b/main/ruby-rexml/APKBUILD
@@ -14,7 +14,7 @@ depends="ruby"
checkdepends="ruby-test-unit"
makedepends="ruby-rdoc"
subpackages="$pkgname-doc"
-source="https://github.com/ruby/rexml/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/ruby/rexml/archive/v$pkgver/ruby-rexml-$pkgver.tar.gz"
builddir="$srcdir/$_gemname-$pkgver"
[ "$CARCH" = "s390x" ] && options="!check"