summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Westra2020-01-29 22:43:12 -0800
committerAlbert Westra2020-01-29 22:43:12 -0800
commit8e4c52807b13448681a8f9976200dfd33aba259e (patch)
tree14fe8aef9abdf9ad03f62ce739722e20084f90eb
parent49c1a82e8a19f99718d964bb42ce695561797b0e (diff)
downloadaur-8e4c52807b13448681a8f9976200dfd33aba259e.tar.gz
Update Version to 2.0 to Prep for Release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 696e59ad9776..e303a79aa5cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mypaint-brushes-git
pkgdesc = Brushes used by MyPaint and other software using libmypaint
- pkgver = 1.3.0.alpha.r178.769ec94
+ pkgver = 2.0.alpha.r189.3bf7d72
pkgrel = 1
url = https://github.com/mypaint/mypaint-brushes
arch = any
license = custom:CC0
makedepends = git
depends = libmypaint-git
- provides = mypaint-brushes=1.3.0.alpha
+ provides = mypaint-brushes=2.0.alpha
conflicts = mypaint-brushes
source = git+https://github.com/mypaint/mypaint-brushes.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 01ba5b1bee9e..18625d69721f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Jon Nordby <jononor@gmail.com>
# Contributor: mosra <mosra@centrum.cz>
-_basever=1.3.0.alpha
+_basever=2.0.alpha
pkgname=mypaint-brushes-git
-pkgver=1.3.0.alpha.r178.769ec94
+pkgver=2.0.alpha.r189.3bf7d72
pkgrel=1
pkgdesc="Brushes used by MyPaint and other software using libmypaint"
arch=('any')