summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e380407c85ec..854b24f7d8d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notepadpp
pkgdesc = A free source code editor for Windows (32-bit)
- pkgver = 8.3.3
+ pkgver = 8.4.4
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.3.bin.zip
- noextract = npp.8.3.3.bin.x64.zip
+ noextract = npp.8.4.4.bin.zip
+ noextract = npp.8.4.4.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.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
+ source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.4.4/npp.8.4.4.portable.zip
+ source = https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.4.4/npp.8.4.4.portable.x64.zip
sha256sums = d4352139a459f532b807262b5b1933c98142fc772de713abc39e6073d291b200
sha256sums = a1c34d444893d56ae165c8457260e11b729ea2afc10bb9e2690bc89e1f523238
sha256sums = 04c8ad254a41350078bba4d56ad54f7b4c0df125029aee021ea0ac632971ebad
- sha256sums = 1b8d194f823b2eb63aff8d7ac4f39078f674df1bc1a711de147f0e87da6bef02
- sha256sums = 463a7f48d0763aae6497949db7fe751794e367dd75ff3d450cfbb167d8522c5d
+ sha256sums = b6c5c11518a7de1cb3ab095506ceb5a69520b19046e3e864cbfeee329fe8a250
+ sha256sums = 2a07301ea6fe16cb7d814653239d80722b8b432313249720f6856aec070fded0
pkgname = notepadpp
diff --git a/PKGBUILD b/PKGBUILD
index ff1b9c4c05c6..240edfed0710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=notepadpp
_pkgname=notepad-plus-plus
-pkgver=8.3.3
+pkgver=8.4.4
pkgrel=1
pkgdesc="A free source code editor for Windows"
arch=('x86_64')
@@ -22,8 +22,8 @@ source=(notepadpp
sha256sums=('d4352139a459f532b807262b5b1933c98142fc772de713abc39e6073d291b200'
'a1c34d444893d56ae165c8457260e11b729ea2afc10bb9e2690bc89e1f523238'
'04c8ad254a41350078bba4d56ad54f7b4c0df125029aee021ea0ac632971ebad'
- '1b8d194f823b2eb63aff8d7ac4f39078f674df1bc1a711de147f0e87da6bef02'
- '463a7f48d0763aae6497949db7fe751794e367dd75ff3d450cfbb167d8522c5d')
+ 'b6c5c11518a7de1cb3ab095506ceb5a69520b19046e3e864cbfeee329fe8a250'
+ '2a07301ea6fe16cb7d814653239d80722b8b432313249720f6856aec070fded0')
noextract=("npp.${pkgver}.bin.zip"
"npp.${pkgver}.bin.x64.zip")