summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTheJackiMonster2021-07-29 19:52:08 +0200
committerTheJackiMonster2021-07-29 19:52:08 +0200
commitc775c63a6cdde74639612ff645faf73434d166f2 (patch)
tree933d77df30bab4b34cb203559bdcf02a9100efbf /.SRCINFO
downloadaur-c775c63a6cdde74639612ff645faf73434d166f2.tar.gz
Initial commit
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f0bea5eee883
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-tld-git
+ pkgdesc = Extracts the top level domain (TLD) from the URL given
+ pkgver = 0.12.6
+ pkgrel = 1
+ url = https://github.com/barseghyanartur/tld
+ arch = any
+ license = GPL
+ makedepends = python-setuptools
+ makedepends = git
+ depends = python
+ depends = python-six
+ provides = python-tld
+ options = !emptydirs
+ source = git+https://github.com/barseghyanartur/tld.git
+ sha256sums = SKIP
+
+pkgname = python-tld-git