summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2896094baec..1fe7051ae186 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Mon Oct 31 19:28:15 UTC 2016
pkgbase = yay-bin
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled.
- pkgver = 1.114
- pkgrel = 1
+ pkgver = 1.114
+ pkgrel = 2
url = https://github.com/Jguer/yay
- arch = x86_64
- arch = i686
+ arch = x86_64
license = GPL
depends = sudo
provides = yay
conflicts = yay
source_x86_64 = https://github.com/Jguer/yay/releases/download/v1.114/yay_1.114_amd64.tar.gz
- md5sums_x86_64 = a7e6872a341f9dd52f5116ad19511d00
+ md5sums_x86_64 = a7e6872a341f9dd52f5116ad19511d00
pkgname = yay-bin
+
diff --git a/PKGBUILD b/PKGBUILD
index cd4594b12a12..b73736561457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jguer <joaogg3 at gmail dot com>
pkgname=yay-bin
pkgver=1.114
-pkgrel=1
+pkgrel=2
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled."
arch=('x86_64')
url="https://github.com/Jguer/yay"