summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71fd1679e555..ce345bac457f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=PyHamcrest
pkgbase=${_pkgname,,}
-pkgname=(python{2,}-hamcrest-git)
+pkgname=(python{2,}-pyhamcrest-git)
pkgver=1.8.0.r5.gf2786ca
pkgrel=1
pkgdesc='A framework for writing matcher objects, allowing you to declaratively define "match" rules'