summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c5e2472e540..6e18b3dd10a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shyaml
pkgdesc = YAML for the command line
pkgver = 0.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/0k/shyaml
arch = x86_64
license = BSD
@@ -12,4 +12,3 @@ pkgbase = shyaml
sha256sums = SKIP
pkgname = shyaml
-
diff --git a/PKGBUILD b/PKGBUILD
index aa91ccf1aba6..a335a2d670ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=shyaml
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc='YAML for the command line'
arch=('x86_64')
url="https://github.com/0k/$pkgname"