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 e131e4a7d6ee..3e7c30ffb41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_hkgname=indexed-list-literals
pkgname=haskell-indexed-list-literals
pkgver=0.2.1.3
-pkgrel=1
+pkgrel=2
license=('BSD')
arch=('x86_64')
-url="https://hackage.haskell.org/package/$hkgname"
+url="https://hackage.haskell.org/package/$_hkgname"
depends=(ghc-libs haskell-only)
makedepends=(ghc haskell-hspec)
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")