summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchwonder Reismus2019-06-02 16:29:25 +0300
committerSchwonder Reismus2019-06-02 16:29:25 +0300
commitae43bb66ef0fe8228114bcfc538ac24d252c789b (patch)
treef4020331e0c1894ec1bdbb2c5ecf42f154213306 /PKGBUILD
parentf5b8495422190e02c8f837ca9e751a4defd8c045 (diff)
downloadaur-ae43bb66ef0fe8228114bcfc538ac24d252c789b.tar.gz
Bump version to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd8cc3fc4b71..3ee4cb911f80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('meson' 'ninja')
source=(https://github.com/johnfactotum/${pkgname}/archive/${pkgver}.tar.gz)
provides=("$pkgname")
conflicts=("$pkgname-git")
-md5sums=('5c4079995e3e953e2c10665ab6f1d705')
+md5sums=('4602004426c2e6e26ca72b5936b9b05d')
build() {
cd "$srcdir/$pkgname-$pkgver"