summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2022-10-04 14:25:47 +0200
committerKlaus Alexander Seistrup2022-10-04 14:25:47 +0200
commitfa0e8e495775bbb3bda5d7cb171e38f15347fa99 (patch)
tree54c2b17833511d8a309be50bb829086900add4f8
parentfc7630b2ca8e841098019587686257b9fcac3740 (diff)
downloadaur-fa0e8e495775bbb3bda5d7cb171e38f15347fa99.tar.gz
Bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f307131edba..b5873e0aad56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = filenote-git
pkgdesc = Attach a comment to a file or directory (development version)
- pkgver = r40.0e46d7e
- pkgrel = 1
+ pkgver = r41.556caa7
+ pkgrel = 2
url = https://codeberg.org/kas/filenote
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 020cbe6e3e97..39e7fdd7f85e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname='filenote-git'
_pkgname="${pkgname%-git}"
-pkgver=r40.0e46d7e
-pkgrel=1
+pkgver=r41.556caa7
+pkgrel=2
pkgdesc='Attach a comment to a file or directory (development version)'
arch=('any')
url='https://codeberg.org/kas/filenote'