summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAseem Athale2023-07-26 21:58:38 +0530
committerAseem Athale2023-07-26 21:58:38 +0530
commit4fa1e536da2b8c50e7fea5a9d34399b8185399b7 (patch)
tree4669365e8af12bcbd2ba5456f801f40b02941a6b /PKGBUILD
parent1a099065bf1275dc575dc537beafa7a654e3e68a (diff)
downloadaur-govarnam-schemes.tar.gz
govarnam-schemes: Fix dependencies
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b11f25210f..650c43db4b1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,9 @@ pkgdesc="Varnam Language support files for govarnam"
arch=('x86_64')
url="https://www.varnamproject.com/"
license=('MPL')
-makedepends=('python')
source=("${pkgname}-${pkgver}.zip"::"https://github.com/varnamproject/schemes/archive/refs/tags/v1.8.0.zip")
sha256sums=('51084589feeff4584ff26da1b37954c93e0938f6eabaedf4a9a20e3c867782a3')
-depends=('ruby' 'ruby-ffi' 'govarnam')
+makedepends=('ruby' 'ruby-ffi' 'govarnam')
provides=('govarnam-schemes')
install=${pkgname}.install