summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2020-08-04 15:16:14 +0200
committerMartin 'golodhrim' Scholz2020-08-04 15:16:14 +0200
commit42f8f6df324a54948ecf133c92b6d19797b8aa8a (patch)
tree4979738f5a2da0279f111755d45077e8fc5e755e
parentec8e1485dc4bfccaaa4fd416ebacc25889d81269 (diff)
downloadaur-42f8f6df324a54948ecf133c92b6d19797b8aa8a.tar.gz
adding for trytond
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40d2bdb9bd26..40664e139785 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = trytond_web_shortener
+pkgbase = python-trytond_web_shortener
pkgdesc = Tryton module to plug a URL to an action
pkgver = 5.6.0
pkgrel = 1
diff --git a/PKGBUILD b/PKGBUILD
index f7acf61c5a21..4aaa4ac5b177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name=trytond_web_shortener
pkgver=5.6.0
_pkgdir=5.6
pkgrel=1
-pkgbase=$_name
+pkgbase=python-$_name
pkgdesc="Tryton module to plug a URL to an action"
arch=('any')
url="http://www.tryton.org/"