You've already forked phanpy-bin_aur
							
							update version
This commit is contained in:
		
							
								
								
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,13 +1,13 @@
 | 
				
			|||||||
pkgbase = phanpy-bin
 | 
					pkgbase = phanpy-bin
 | 
				
			||||||
	pkgdesc = A minimalistic opinionated Mastodon web client
 | 
						pkgdesc = A minimalistic opinionated Mastodon web client
 | 
				
			||||||
	pkgver = 2025.01.26.24f03f5
 | 
						pkgver = 2025.03.12.4e6820d
 | 
				
			||||||
	pkgrel = 11
 | 
						pkgrel = 11
 | 
				
			||||||
	url = https://github.com/cheeaun/phanpy/
 | 
						url = https://github.com/cheeaun/phanpy/
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
	license = MIT
 | 
						license = MIT
 | 
				
			||||||
	provides = phanpy
 | 
						provides = phanpy
 | 
				
			||||||
	conflicts = phanpy
 | 
						conflicts = phanpy
 | 
				
			||||||
	source = https://github.com/cheeaun/phanpy/releases/download/2025.01.26.24f03f5/phanpy-dist.tar.gz
 | 
						source = https://github.com/cheeaun/phanpy/releases/download/2025.03.12.4e6820d/phanpy-dist.tar.gz
 | 
				
			||||||
	sha256sums = a2cffea786d81f22ae791be6ce99ee63d0babb8d5811621bf39cc257bdac7216
 | 
						sha256sums = eeed32f513189e8d08ade50db695bdec903f9f35356d074ff42a41d19364daea
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgname = phanpy-bin
 | 
					pkgname = phanpy-bin
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
#Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
 | 
					#Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
 | 
				
			||||||
pkgname=phanpy-bin
 | 
					pkgname=phanpy-bin
 | 
				
			||||||
_pkgver=2025.01.26.24f03f5
 | 
					_pkgver=2025.03.12.4e6820d
 | 
				
			||||||
pkgver=${_pkgver//-/.}
 | 
					pkgver=${_pkgver//-/.}
 | 
				
			||||||
pkgrel=11
 | 
					pkgrel=11
 | 
				
			||||||
pkgdesc="A minimalistic opinionated Mastodon web client"
 | 
					pkgdesc="A minimalistic opinionated Mastodon web client"
 | 
				
			||||||
@@ -10,7 +10,7 @@ license=('MIT')
 | 
				
			|||||||
provides=('phanpy')
 | 
					provides=('phanpy')
 | 
				
			||||||
conflicts=('phanpy')
 | 
					conflicts=('phanpy')
 | 
				
			||||||
source=("https://github.com/cheeaun/phanpy/releases/download/${_pkgver}/phanpy-dist.tar.gz")
 | 
					source=("https://github.com/cheeaun/phanpy/releases/download/${_pkgver}/phanpy-dist.tar.gz")
 | 
				
			||||||
sha256sums=('a2cffea786d81f22ae791be6ce99ee63d0babb8d5811621bf39cc257bdac7216')
 | 
					sha256sums=('eeed32f513189e8d08ade50db695bdec903f9f35356d074ff42a41d19364daea')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package() {
 | 
					package() {
 | 
				
			||||||
  cd ${srcdir}
 | 
					  cd ${srcdir}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user