summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2017-09-29 13:59:49 +0200
committerMaikel Wever2017-09-29 13:59:49 +0200
commitbc2da8fa58b135794de8d75a99b78a848da9a158 (patch)
tree5613b50f0604f01aceb05add0940ed35f403da89
parent59c3208461fc4842f4a284c7ea7145a4a6ebe7dd (diff)
downloadaur-bc2da8fa58b135794de8d75a99b78a848da9a158.tar.gz
Add autoupdate file
-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..254b6f9ea614
--- /dev/null
+++ b/.autoupdate.yml
@@ -0,0 +1,10 @@
+source:
+ github: 'xolox/python-coloredlogs'
+
+format: 'archlinux'
+
+script:
+ - sed -i "s|^pkgver.*|pkgver=$RELEASE_VERSION|" PKGBUILD
+ - cp "$RELEASE_FILE" $RELEASE_VERSION.tar.gz
+ - updpkgsums
+ - mksrcinfo