summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormagnus2021-11-10 00:37:31 -0600
committermagnus2021-11-10 00:37:31 -0600
commitbbe5ff8807c66bdc6b7491f74d35ee0576fec30a (patch)
treefddf8f78d5e8a9269782613014bb0d9291dad5f2
parent6636dd689cafdc9dcb5d05482bac0dd990b000d1 (diff)
downloadaur-bbe5ff8807c66bdc6b7491f74d35ee0576fec30a.tar.gz
Bump version to 1.11.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bed5844bcaa..43d6cf3e61e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ascii-image-converter-git
pkgdesc = A cross-platform command-line tool to convert images into ascii art and print them on the console.
- pkgver = 1.10.0.r4.g39918a9
+ pkgver = 1.11.0.r1.g2cc0d5f
pkgrel = 1
url = https://github.com/TheZoraiz/ascii-image-converter
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fe14bd96305b..27f33ad3ce3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Magnus Anderson <magnus@iastate.edu>
pkgname=ascii-image-converter-git
-pkgver=1.10.0.r4.g39918a9
+pkgver=1.11.0.r1.g2cc0d5f
pkgrel=1
pkgdesc="A cross-platform command-line tool to convert images into ascii art and print them on the console."
arch=('x86_64')