summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bundy2018-05-15 12:11:06 -0700
committerChristian Bundy2018-05-15 12:11:06 -0700
commit29dd62e7df0e33255fae65b10973522cf780b3a1 (patch)
tree6f1275900d71655dee7f4f2e85b558aea7aceff0
parentdebd153b38e9b5462672d37b5d11dcede8bbb876 (diff)
downloadaur-29dd62e7df0e33255fae65b10973522cf780b3a1.tar.gz
Release v2.0.0-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b97df6b4cb88..097fc5e40315 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = samus-scripts
pkgdesc = A collection of scripts for the Chromebook Pixel (2015), codename Samus.
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 3
url = https://gitlab.com/christianbundy/samus-scripts
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index e954dac3628c..0325884ffab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=samus-scripts
pkgver=2.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of scripts for the Chromebook Pixel (2015), codename Samus."
arch=('any')
url="https://gitlab.com/christianbundy/samus-scripts"