summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDenis Dyakov2018-11-17 06:14:54 +0600
committerDenis Dyakov2018-11-17 06:14:54 +0600
commit6e3e554cc993e966040ed114f42c7115c3dc2e4b (patch)
treec6f1c2936aba02c21281176ccd57a64b27fbae75 /PKGBUILD
parentbbe4c28a205ffc959fb2bdc1b11753f0deeeff1e (diff)
downloadaur-6e3e554cc993e966040ed114f42c7115c3dc2e4b.tar.gz
Fix build issue in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e19e2eb3da9d..9d32922f061e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gorsync-git
_pkgname=go-rsync
pkgver=0.3
epoch=
-pkgrel=1
+pkgrel=2
pkgdesc="GTK+ frontend for RSYNC console utility."
arch=('x86_64' 'i686')
url="https://github.com/d2r2/go-rsync"