diff options
author | davedatum | 2020-01-02 10:25:16 +0000 |
---|---|---|
committer | davedatum | 2020-01-02 10:25:16 +0000 |
commit | 8459f7cc8a530f6945a704d8a1b227d13f68364b (patch) | |
tree | 0a0b122e00fe0a0e9ad3d50294a4b22e264308ac | |
parent | 02670f698a1830a3da7d01015845edd087735853 (diff) | |
download | aur-8459f7cc8a530f6945a704d8a1b227d13f68364b.tar.gz |
updated to latest commit
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = heimer-git pkgdesc = simple cross-platform mind map and note-taking tool written in Qt. pkgver = 1.12.0.r0.g4dbcdce - pkgrel = 1 + pkgrel = 1.1 url = https://github.com/juzzlin/heimer arch = x86_64 license = GPL3 @@ -2,7 +2,7 @@ pkgname=heimer-git pkgver=1.12.0.r0.g4dbcdce -pkgrel=1 +pkgrel=1.1 pkgdesc="simple cross-platform mind map and note-taking tool written in Qt." arch=("x86_64") url="https://github.com/juzzlin/heimer" |