[arch-commits] Commit in fvextra/trunk (PKGBUILD fvextra.install)

Alexander Rødseth arodseth at archlinux.org
Thu Mar 23 17:39:26 UTC 2017


    Date: Thursday, March 23, 2017 @ 17:39:25
  Author: arodseth
Revision: 218551

upgpkg: fvextra 1.2.1-1

Modified:
  fvextra/trunk/PKGBUILD
Deleted:
  fvextra/trunk/fvextra.install

-----------------+
 PKGBUILD        |   11 ++++-------
 fvextra.install |   11 -----------
 2 files changed, 4 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-23 17:28:35 UTC (rev 218550)
+++ PKGBUILD	2017-03-23 17:39:25 UTC (rev 218551)
@@ -3,18 +3,15 @@
 # Contributor: Philipp Trommler <aur at philipp-trommler.me>
 
 pkgname=fvextra
-pkgver=1.2
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='Extensions to fancyvrb, including automatic line breaking and improved math mode'
 url="https://github.com/gpoore/$pkgname"
 arch=('any')
 license=('LPPL')
 depends=('texlive-latexextra')
-source=("$pkgname-$pkgver.tgz::https://github.com/gpoore/fvextra/archive/v$pkgver.tar.gz"
-        "fvextra.install")
-install=fvextra.install
-sha256sums=('fac2d6b6ad1e31d4387b8f569a99df207175b4dc2e1a65cd1b4108090d5d51aa'
-            '12978d92dcfaa62ce80e8dbbfc50af56dcbbac858521b9bce21caa0dd2f15bc3')
+source=("$pkgname-$pkgver.tgz::https://github.com/gpoore/fvextra/archive/v$pkgver.tar.gz")
+sha256sums=('7468c3c3747c3880a4f278313eaccb2ce3b1d2a1cd61b457a8c35d79b2eb2d61')
 
 build() {
   cd "$pkgname-$pkgver/$pkgname"

Deleted: fvextra.install
===================================================================
--- fvextra.install	2017-03-23 17:28:35 UTC (rev 218550)
+++ fvextra.install	2017-03-23 17:39:25 UTC (rev 218551)
@@ -1,11 +0,0 @@
-post_install() {
-  texconfig-sys rehash
-}
-
-post_upgrade() {
-  texconfig-sys rehash
-}
-
-post_remove() {
-  texconfig-sys rehash
-}



More information about the arch-commits mailing list