summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorE5ten2018-04-08 02:29:22 -0400
committerE5ten2018-04-08 02:29:22 -0400
commita3ea1595484618c93f541949287814258a5ec08f (patch)
tree2ef2731aad0747f2dd9b5ac2f5bd819ef2aaa91d /PKGBUILD
parent3525a9f8993df6e5d84a60c820b1c6bae5529995 (diff)
downloadaur-a3ea1595484618c93f541949287814258a5ec08f.tar.gz
fixed symlink
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e11ed32f34ea..4534879d5087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=deb2appimage
pkgver=0.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Build AppImages from deb packages on any distro with simple json configuration"
arch=('x86_64')
url='http://www.simonizor.net'