восстановление 0.0.15-2
This commit is contained in:
		@@ -12,10 +12,6 @@ conflicts=('alr' 'alr-bin' 'alr-git')
 | 
				
			|||||||
sources=("https://gitea.plemya-x.ru/Plemya-x/ALR/releases/download/v${version}/alr-${version}-linux-x86_64.tar.gz")
 | 
					sources=("https://gitea.plemya-x.ru/Plemya-x/ALR/releases/download/v${version}/alr-${version}-linux-x86_64.tar.gz")
 | 
				
			||||||
checksums=('SKIP')
 | 
					checksums=('SKIP')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
scripts=(
 | 
					 | 
				
			||||||
	['postinstall']='postinstall.sh'
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
prepare() {
 | 
					prepare() {
 | 
				
			||||||
  cd $srcdir
 | 
					  cd $srcdir
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
name='alr-git'
 | 
					name='alr-git'
 | 
				
			||||||
version=277.07187da
 | 
					version=297.b852688ab0
 | 
				
			||||||
release=1
 | 
					release=1
 | 
				
			||||||
desc='Any Linux Repository'
 | 
					desc='Any Linux Repository'
 | 
				
			||||||
homepage='https://gitea.plemya-x.ru/Plemya-x/ALR'
 | 
					homepage='https://gitea.plemya-x.ru/Plemya-x/ALR'
 | 
				
			||||||
@@ -18,10 +18,6 @@ build_deps_opensuse=('go')
 | 
				
			|||||||
sources=("git+https://gitea.plemya-x.ru/Plemya-x/ALR.git")
 | 
					sources=("git+https://gitea.plemya-x.ru/Plemya-x/ALR.git")
 | 
				
			||||||
checksums=('SKIP')
 | 
					checksums=('SKIP')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
scripts=(
 | 
					 | 
				
			||||||
	['postinstall']='postinstall.sh'
 | 
					 | 
				
			||||||
)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
version() {
 | 
					version() {
 | 
				
			||||||
    cd "${srcdir}/ALR"
 | 
					    cd "${srcdir}/ALR"
 | 
				
			||||||
    git-version
 | 
					    git-version
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user