summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Molnar2022-04-11 20:58:02 +0200
committerRenato Molnar2022-04-11 20:58:02 +0200
commit4a0c00d593ed4c7ff01aa8caa9566cd19e707649 (patch)
tree8541eeaae0468d00fda149dfe34c720940691e5b
parentdd0f408757cba20ca0467a15684d02a35995f6bb (diff)
downloadaur-4a0c00d593ed4c7ff01aa8caa9566cd19e707649.tar.gz
Bump version to 8.3.3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc361cd44dab..e380407c85ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notepadpp
pkgdesc = A free source code editor for Windows (32-bit)
- pkgver = 8.3
+ pkgver = 8.3.3
pkgrel = 1
url = https://notepad-plus-plus.org/
arch = i686
@@ -13,18 +13,18 @@ pkgbase = notepadpp
provides = notepadpp
conflicts = notepadpp-win32
conflicts = notepadpp-win64
- noextract = npp.8.3.bin.zip
- noextract = npp.8.3.bin.x64.zip
+ noextract = npp.8.3.3.bin.zip
+ noextract = npp.8.3.3.bin.x64.zip
options = !strip
source = notepadpp
source = notepadpp.desktop
source = notepadpp.png
- source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3/npp.8.3.portable.zip
- source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3/npp.8.3.portable.x64.zip
+ source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3.3/npp.8.3.3.portable.zip
+ source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3.3/npp.8.3.3.portable.x64.zip
sha256sums = d4352139a459f532b807262b5b1933c98142fc772de713abc39e6073d291b200
sha256sums = a1c34d444893d56ae165c8457260e11b729ea2afc10bb9e2690bc89e1f523238
sha256sums = 04c8ad254a41350078bba4d56ad54f7b4c0df125029aee021ea0ac632971ebad
- sha256sums = 0457ccbc82978a917944283fdad7416bf6ed9d7e5dd37c5b02404168a8bad745
- sha256sums = 1a5c01fc3fbb0f0a99daef7ca25b8c6aa30f34bd52e1ac9f645c189efc173e53
+ sha256sums = 1b8d194f823b2eb63aff8d7ac4f39078f674df1bc1a711de147f0e87da6bef02
+ sha256sums = 463a7f48d0763aae6497949db7fe751794e367dd75ff3d450cfbb167d8522c5d
pkgname = notepadpp
diff --git a/PKGBUILD b/PKGBUILD
index cf3314eb7fc0..ff1b9c4c05c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=notepadpp
_pkgname=notepad-plus-plus
-pkgver=8.3
+pkgver=8.3.3
pkgrel=1
pkgdesc="A free source code editor for Windows"
arch=('x86_64')
@@ -22,8 +22,8 @@ source=(notepadpp
sha256sums=('d4352139a459f532b807262b5b1933c98142fc772de713abc39e6073d291b200'
'a1c34d444893d56ae165c8457260e11b729ea2afc10bb9e2690bc89e1f523238'
'04c8ad254a41350078bba4d56ad54f7b4c0df125029aee021ea0ac632971ebad'
- '0457ccbc82978a917944283fdad7416bf6ed9d7e5dd37c5b02404168a8bad745'
- '1a5c01fc3fbb0f0a99daef7ca25b8c6aa30f34bd52e1ac9f645c189efc173e53')
+ '1b8d194f823b2eb63aff8d7ac4f39078f674df1bc1a711de147f0e87da6bef02'
+ '463a7f48d0763aae6497949db7fe751794e367dd75ff3d450cfbb167d8522c5d')
noextract=("npp.${pkgver}.bin.zip"
"npp.${pkgver}.bin.x64.zip")