summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasha Khamkov2019-08-02 19:50:51 +0300
committerSasha Khamkov2019-08-02 19:50:51 +0300
commit8683b9f5cf1f59f25b280563eccab6520236e521 (patch)
tree20a7cad3dcb021033c5959d7748108baf91cfec0
parentcd6fcc09d13ade3ec702ac653a2f3c451936a3a8 (diff)
downloadaur-8683b9f5cf1f59f25b280563eccab6520236e521.tar.gz
fix broken PKGBUILD
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3a4a25a17a0..1fe7aac445d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: xgdgsc <xgdgsc at gmail dot com>
pkgname=gisto
pkgver=1.12.8
-pkgrel=1
-epoch=:wq
+pkgrel=2
+epoch=
pkgdesc="Cross-platform gist snippets management desktop application that allows you and your team share code snippets fast and easily. Based on GitHub Gist Infrastructure which means you can use all your existing snippets by connecting your GitHub account."
arch=("x86_64")
url="http://www.gistoapp.com/"