summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-06-21 13:34:14 +0000
committerAndrei Pozolotin2016-06-21 13:34:14 +0000
commitcba5c38b6af9438aa41097fd79f84df357999204 (patch)
tree3d1589e5668becd022f6c8fe681db632807349ab /PKGBUILD
parent8026052d8ccc34feddb2637b9986d0fdd936774b (diff)
downloadaur-cba5c38b6af9438aa41097fd79f84df357999204.tar.gz
M .SRCINFO
M PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e83a7d5c5a0e..f618415b5dbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
pkgdesc="App Container Image Build and Runtime Tool"
pkgname=dgr
pkgver=69
-pkgrel=1
+pkgrel=2
url="https://github.com/blablacar/$pkgname"
source=("$url/releases/download/$pkgver/$pkgname-linux-amd64-$pkgver.tar.gz")
md5sums=('SKIP')
+options=('!strip')
arch=('x86_64')
license=('Apache')