summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJguer2017-04-25 16:50:52 +0100
committerJguer2017-04-25 16:50:52 +0100
commit45d0d61084b719c8188f98c86dc54d83af9a8711 (patch)
tree9990c8633d3040d5bb9ee4f7d51594eb04f91cc0
parenta03b2a898692315037d3552bb22387debd290948 (diff)
downloadaur-45d0d61084b719c8188f98c86dc54d83af9a8711.tar.gz
Updated PKGBuild and .SRCINFO
-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"