Skip to content

Commit

Permalink
Updated PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
Digimezzo Raphaël committed Apr 30, 2021
1 parent a7f6815 commit 83e69c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/AUR/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Digimezzo <raphael@digimezzo.com>
_pkgname=Knowte
pkgname=knowte
pkgver=2.0.6
pkgver=2.0.7
pkgrel=1
pkgdesc="A note taking application that allows you to quickly and easily organize and find your notes"
arch=('x86_64')
Expand All @@ -16,7 +16,7 @@ backup=()
options=(!strip)
source=("${_pkgname}-${pkgver}.AppImage::https://github.com/digimezzo/${pkgname}/releases/download/v${pkgver//_/-}/${_pkgname}-${pkgver}.AppImage"
"${pkgname}.desktop")
sha256sums=('83900c5ba2c03c9750b6d46af8b68eb546c7f5b10e94b5fa9911f1800eb7b5e4'
sha256sums=('d9e7d853cea9e372dc51e20f247e427854b171361b6706e951353d5282253519'
'2e0022cf360af289e0fecb677ecd629759299f9e845e628bfb10eda88201f154')

prepare() {
Expand Down

0 comments on commit 83e69c5

Please sign in to comment.