Explorar el Código

rename package name 'tilp' -> 'tilp-xdg'

Noah Vogt hace 3 años
padre
commit
8353a6a748
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2 2
      .SRCINFO
  2. 1 1
      PKGBUILD

+ 2 - 2
.SRCINFO

@@ -1,4 +1,4 @@
-pkgbase = tilp
+pkgbase = tilp-xdg
 	pkgdesc = TI graphing calculator link/transfer program - with Support for the XDG Base Directory Specification
 	pkgver = 1.18
 	pkgrel = 1
@@ -17,4 +17,4 @@ pkgbase = tilp
 	md5sums = b678c0fade4b2daffc5662d7094b1544
 	md5sums = 59fdb64da7c1b123afb92ded69d25059
 
-pkgname = tilp
+pkgname = tilp-xdg

+ 1 - 1
PKGBUILD

@@ -4,7 +4,7 @@
 # Contributor: Jon Sturm <Jasturm002@aol.com>
 # Contributor: Scott Garrett <Wintervenom@archlinux.us>
 
-pkgname=tilp
+pkgname=tilp-xdg
 pkgver=1.18
 pkgrel=1
 pkgdesc="TI graphing calculator link/transfer program - with Support for the XDG Base Directory Specification"