summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Richardson2017-05-20 12:05:01 -0400
committerCorey Richardson2017-05-20 12:07:14 -0400
commit13c25020c48216edfa296729dca35c1d61392023 (patch)
tree5f6442684ed9fb7b6e1b390e4bf8832aeba2a374
parent8e4c40eca01381aed91e8d0b9a64815407c03172 (diff)
downloadaur-13c25020c48216edfa296729dca35c1d61392023.tar.gz
Remove pkgrel from pkgver, because I am a moron
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8115e6c34856..5e7ce7ceb990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Corey Richardson <corey@octayn.net>
pkgname=krita-git
-pkgver=3.0.91.1366.gdc2c6aaddc-1
+pkgver=3.0.91.1366.gdc2c6aaddc
pkgrel=1
pkgdesc="A free digital painting application. Digital Painting, Creative Freedom! (GIT Version)"
arch=('i686' 'x86_64')