summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2019-04-30 13:05:43 -0400
committerDavid Birks2019-04-30 13:05:43 -0400
commitc61e059559b83f59173eb00464507897ae30efb7 (patch)
tree0f3b56e5bf287af25dfcd4f586455fa537e4b51d /PKGBUILD
parentb7ce92fc6d6421e60580324a538eeec8131b0d6c (diff)
downloadaur-c61e059559b83f59173eb00464507897ae30efb7.tar.gz
Bump pkgrel to test
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b29af03257..ba4ca5e3ba04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=docker-app
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A utility to help make Compose files more reusable and sharable"
arch=(x86_64)
url="https://github.com/docker/app"