summarylogtreecommitdiffstats
path: root/.autoupdate.yml
diff options
context:
space:
mode:
authorMaikel Wever2017-09-29 14:01:23 +0200
committerMaikel Wever2017-09-29 14:01:23 +0200
commit59d1b7fec7a5223f1bec91fe6ad8079f3b39faca (patch)
treef55cd53469fbeee89d3fe0389911bbee4bf53b6e /.autoupdate.yml
parent10c9521f964319a11bdde63f677a9d16a47c1f30 (diff)
downloadaur-59d1b7fec7a5223f1bec91fe6ad8079f3b39faca.tar.gz
Add autoupdate file
Diffstat (limited to '.autoupdate.yml')
-rw-r--r--.autoupdate.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.autoupdate.yml b/.autoupdate.yml
new file mode 100644
index 000000000000..7934116b174c
--- /dev/null
+++ b/.autoupdate.yml
@@ -0,0 +1,10 @@
+source:
+ github: 'xolox/python-executor'
+
+format: 'archlinux'
+
+script:
+ - sed -i "s|^pkgver.*|pkgver=$RELEASE_VERSION|" PKGBUILD
+ - cp "$RELEASE_FILE" $RELEASE_VERSION.tar.gz
+ - updpkgsums
+ - mksrcinfo