Date: Monday, October 12, 2020 @ 20:21:59
  Author: foxboron
Revision: 723729

upgpkg: nano-syntax-highlighting 2020.10.10-1

Modified:
  nano-syntax-highlighting/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-12 20:18:17 UTC (rev 723728)
+++ PKGBUILD    2020-10-12 20:21:59 UTC (rev 723729)
@@ -2,7 +2,7 @@
 # Contributor: American_Jesus <american.jesus.pt AT gmail DOT com>
 
 pkgname=nano-syntax-highlighting
-pkgver=2020.1.25
+pkgver=2020.10.10
 pkgrel=1
 pkgdesc="Nano editor syntax highlighting enhancements"
 url="https://github.com/scopatz/nanorc";
@@ -10,7 +10,7 @@
 arch=('any')
 depends=('nano')
 
source=("https://github.com/scopatz/nanorc/releases/download/$pkgver/nanorc-$pkgver.tar.gz";)
-sha256sums=('a7466a712315391559b010c224de0dc814e7fb4227853f66692ce9c4347ece7e')
+sha256sums=('cd674e9eb230e4ba306b418c22d1891d93a3d2ffdf22234748d3398da50dfe64')
 
 build() {
        cd "nanorc-$pkgver"

Reply via email to