summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e31fa930890..2852ef3f8299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=julia-customunitranges
_pkgname=CustomUnitRanges
pkgver=0.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='Package-specific AbstractUnitRange types for julia'
arch=(any)
-url=https://github.com/JuliaArrays/CatIndices.jl
+url=https://github.com/JuliaArrays/CustomUnitRanges.jl
license=(MIT)
depends=(julia julia-compat julia-loadpath)
makedepends=(julia-distrohelper)