summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--.gitignore4
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d58e56e848f6..6d3bf13d4c43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,17 @@
-# Generated by mksrcinfo v8
-# Sat Jun 10 19:36:40 UTC 2017
pkgbase = python-guessit
pkgdesc = A library for guessing information from video files.
- pkgver = 2.1.4
+ pkgver = 3.0.0
pkgrel = 1
url = http://pypi.python.org/pypi/guessit
arch = any
license = LGPL
- makedepends = python-pytest-runner
depends = python
depends = python-babelfish
depends = python-dateutil
depends = python-rebulk
conflicts = python-guessit-git
- source = https://github.com/guessit-io/guessit/archive/2.1.4.tar.gz
- sha256sums = ed4eb34ec91413b5590a97f77347f4060fa7d12671c21e09330dfcb6ed9be9be
+ source = https://github.com/guessit-io/guessit/archive/3.0.0.tar.gz
+ sha256sums = 12a2a24b055bcc9dd4c97beb1d83023cc649f65e01e897a59282167248ba320a
pkgname = python-guessit
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1e91f0560b44
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.tar.gz
+*.pkg.tar.xz
+pkg
+src