[PKGBUILD] Update Eask to 0.7.7
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									e4cd19b77e
								
							
						
					
					
						commit
						d6c7f2ccdb
					
				| @ -4,7 +4,7 @@ _pkgname=eask | ||||
| _orgname=emacs-eask | ||||
| _nodepkgname=cli | ||||
| pkgname="nodejs-${_pkgname}" | ||||
| pkgver=0.7.6 | ||||
| pkgver=0.7.7 | ||||
| pkgrel=1 | ||||
| pkgdesc="Command-line tool for building and testing Emacs Lisp packages" | ||||
| url="https://github.com/${_orgname}/${_pkgname}" | ||||
| @ -12,8 +12,8 @@ license=("GPL3") | ||||
| arch=("any") | ||||
| depends=("nodejs") | ||||
| makedepends=("npm") | ||||
| source=("https://registry.npmjs.org/@{_orgname}/${_nodepkgname}/-/${_nodepkgname}-${pkgver}.tgz") | ||||
| sha256sums=('1ecac21fc31563db32a6107b0a203fd92a3538adc6dea75b1de56b34aaa4e81c') | ||||
| source=("https://registry.npmjs.org/@${_orgname}/${_nodepkgname}/-/${_nodepkgname}-${pkgver}.tgz") | ||||
| sha256sums=('6664b69d22e34c7647e69b3b379a808e8695ed3817ffce1c70df02b269a530b5') | ||||
| noextract=("$_pkgname-$pkgver.tgz") | ||||
| 
 | ||||
| prepare() { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user