summarylogtreecommitdiffstats
path: root/PKGBUILD~
diff options
context:
space:
mode:
authorKacper Łukawski2018-01-10 13:27:11 +0100
committerKacper Łukawski2018-01-10 13:27:11 +0100
commit261ff47856c5b0896ec79f2c5d9a3cbcf21c1b75 (patch)
tree074a009f0db2a96984b12313cb8912a7cc9f0ca1 /PKGBUILD~
parent70f805a8db3cd12396e0f9b3020de58ef2f7e6f1 (diff)
downloadaur-261ff47856c5b0896ec79f2c5d9a3cbcf21c1b75.tar.gz
Updated to 1.13
Diffstat (limited to 'PKGBUILD~')
-rw-r--r--PKGBUILD~6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD~ b/PKGBUILD~
index 98cbd343c54d..fa65f8dfcad1 100644
--- a/PKGBUILD~
+++ b/PKGBUILD~
@@ -1,7 +1,7 @@
# Maintainer: Kacper Łukawski <kacluk98@gmail.com>
pkgname=logicdraw
-pkgver=0.1.11
-pkgrel=1
+pkgver=0.1.13
+pkgrel=2
pkgdesc="An application to perform simulations of logic gates, in which you can paint your circuit like in raster graphics editor."
arch=('any')
url="https://github.com/Wieku/LogicDraw"
@@ -15,6 +15,8 @@ md5sums=('bf40612d9b1bbc69973ae0bd51cfa3b1'
'dbc0616e552aca3bcc4781fefdceea04'
'a4c84914036108b15892e2c60a36066f')
validpgpkeys=()
+conflicts=('logicdraw')
+provides=('logicdraw')
package() {
cd "$srcdir"