summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a2ef45f8199b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-buildbot-gitea
+ pkgdesc = Buildbot plugin for integration with Gitea.
+ pkgver = 1.2.0
+ pkgrel = 1
+ url = https://github.com/lab132/buildbot-gitea
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = buildbot
+ source = python-buildbot-gitea-1.2.0.tar.gz::https://github.com/lab132/buildbot-gitea/archive/v1.2.0.tar.gz
+ md5sums = 6cdae14b97bd2c65297af41aa42b8b74
+
+pkgname = python-buildbot-gitea
+