summarylogtreecommitdiffstats
path: root/.autoupdate.yml
diff options
context:
space:
mode:
authorMaikel Wever2017-09-29 13:57:26 +0200
committerMaikel Wever2017-09-29 13:57:26 +0200
commitcaab80cab6571be69ec969b2feebbf619adba9bf (patch)
tree8d2ffe26e89e86c7a3cd590e96832c241320d54d /.autoupdate.yml
parent9e43bff2a2060669444948cda861dfac7cbddcdd (diff)
downloadaur-caab80cab6571be69ec969b2feebbf619adba9bf.tar.gz
Add autoupdate file
Diffstat (limited to '.autoupdate.yml')
-rw-r--r--.autoupdate.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.autoupdate.yml b/.autoupdate.yml
new file mode 100644
index 000000000000..f356a06e5879
--- /dev/null
+++ b/.autoupdate.yml
@@ -0,0 +1,12 @@
+source:
+ github: 'lxc/lxd'
+ release-prefix: 'lxd-'
+
+
+format: 'archlinux'
+
+script:
+ - sed -i "s|^pkgver.*|pkgver=$RELEASE_VERSION|" PKGBUILD
+ - cp "$RELEASE_FILE" lxd-$RELEASE_VERSION.tar.gz
+ - updpkgsums
+ - mksrcinfo